London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
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!