November Happy Hour will be moved to Thursday December 5th.

Jonas Lindau
Jun 17, 2014
  1675
(2 votes)

EPiServer CMS 6R2, .NET 4 and Google Analytics Plugin

Do you have a site running this combination and get this screen when clicking config –> Google Analytics?

image

 

In that case, i bet you are using Page themes on your site!

The solution is to simply find this section in web.config:

   1: <location path="Modules">

And add a system.web section to it:

   1: <system.web>
   2:   <pages theme="" />
   3: </system.web>

And tada! You’re good to go!

Jun 17, 2014

Comments

Please login to comment.
Latest blogs
Optimizely SaaS CMS + Coveo Search Page

Short on time but need a listing feature with filters, pagination, and sorting? Create a fully functional Coveo-powered search page driven by data...

Damian Smutek | Nov 21, 2024 | Syndicated blog

Optimizely SaaS CMS DAM Picker (Interim)

Simplify your Optimizely SaaS CMS workflow with the Interim DAM Picker Chrome extension. Seamlessly integrate your DAM system, streamlining asset...

Andy Blyth | Nov 21, 2024 | Syndicated blog

Optimizely CMS Roadmap

Explore Optimizely CMS's latest roadmap, packed with developer-focused updates. From SaaS speed to Visual Builder enhancements, developer tooling...

Andy Blyth | Nov 21, 2024 | Syndicated blog

Set Default Culture in Optimizely CMS 12

Take control over culture-specific operations like date and time formatting.

Tomas Hensrud Gulla | Nov 15, 2024 | Syndicated blog