diff --git a/docs/_includes/header.html b/docs/_includes/header.html index 6afac5292c..3153291528 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -58,5 +58,6 @@ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-146052-10', 'getbootstrap.com'); + ga('set', 'anonymizeIp', true); ga('send', 'pageview');