mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
8 lines
283 B
HTML
8 lines
283 B
HTML
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-146052-10"></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag(){dataLayer.push(arguments);}
|
|
gtag('js', new Date());
|
|
gtag('config', 'UA-146052-10', { 'anonymize_ip': true });
|
|
</script>
|