diff --git a/src/index.html b/src/index.html index 62f04c2..6a08035 100644 --- a/src/index.html +++ b/src/index.html @@ -129,6 +129,7 @@ })(window,document,"script","//www.google-analytics.com/analytics.js","ga"); ga("create", "UA-25444917-8", "auto"); + ga('set', 'anonymizeIp', true); ga("send", "pageview");