Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-expo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2019-04-05 21:54:32 +0300
committerGitHub <noreply@github.com>2019-04-05 21:54:32 +0300
commit6569ab8b146084c2b9e3e32ab6734975994b2b1c (patch)
tree489434d39d7b2963748395111fe9657749dfb649
parent08330c08881d9646578560c295af8f34d366430b (diff)
GA: anonymize IPs.
-rw-r--r--_includes/footer.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index 32e3340..b392019 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -5,5 +5,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-14', 'getbootstrap.com');
+ ga('set', 'anonymizeIp', true);
ga('send', 'pageview');
</script>