For a project I'm working on, I needed to add Google Analytics STK to a site, using Magnolia 4.4.4 CE.
I wasn't able to get it working following the documentation (which I think is geared towards Enterprise Edition, because it has Site Definitions), but reading one post in this forum I realized I had to rename the default node to "site" (looks like in CE the default site is named "site"?). Then I touched the all.js file so a new one is generated, and was able to get it working in the Author instance. Now, no matter how I try to publish it, I can't get it to work in the Public instance. The all.js file says: [b]/* This message is for google-analytics-module JS debugging: No google-analytics configuration found under 'config.modules.google-analytics.config.sites.site' for STK site-config 'site' */[/b] I've downloaded the GA module source code, any maybe the configuration is not saved in the HashMap located in GoogleAnalyticsModule.java, but I'm not sure of this. Any ideas? Thanks! PS: I'd need to do this without restarting the server. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=fc03a28a-130a-410a-b2f9-10c94febf8c4 ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
