Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
I think you need the full source code to do this unless you stop the plugin from rendering scripts in the templates and mimic it's behaviour on your own.
A question related to the Google Analytics-module for CMS 6 R2 ( http://world.episerver.com/Download/Items/Google-Analytics-for-EPiServer/Google-Analytics-for-EPiServer/ )
Where in the javascript-code should I implement Google's IP-masking ( http://productforums.google.com/forum/#!topic/analytics/KlCDibR9Q00 )?
Here is the line of code: _gaq.push (['_gat._anonymizeIp']);
Some more information: https://developers.google.com/analytics/devguides/collection/gajs/methods/gaJSApi_gat#_gat._anonymizeIp
Thanks!