mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-29 16:19:53 +02:00
GA: Anonymize IPs and use https for the GA script.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
e.GoogleAnalyticsObject = c, e[c] = e[c] || function() {
|
||||
(e[c].q = e[c].q || []).push(arguments)
|
||||
}, e[c].l = 1 * new Date, o = t.createElement(a), s = t.getElementsByTagName(a)[0], o.async = 1, o.src = n, s.parentNode.insertBefore(o, s)
|
||||
}(window, document, "script", "//www.google-analytics.com/analytics.js", "ga"), ga("create", "UA-146052-10", "getbootstrap.com"), ga("send", "pageview")
|
||||
}(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")
|
||||
</script>
|
||||
</head>
|
||||
|
||||
|
Reference in New Issue
Block a user