diff --git a/js/analytics.js b/js/analytics.js index caee1efe..b134c01d 100644 --- a/js/analytics.js +++ b/js/analytics.js @@ -5,6 +5,7 @@ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-118991016-3', 'auto'); + ga('set', 'anonymizeIp', true); ga('send', 'pageview'); /* jshint ignore:end */