Update index.html
This commit is contained in:
parent
471a0c170a
commit
3a9e685423
|
|
@ -8218,13 +8218,13 @@ for (var k = 0; k < b0.split(" AND ").length; k++) {
|
|||
|
||||
<!-- i like having this but ublock blocks these things anyway -->
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-T6E9BCPM32"></script>
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-93720349-9"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-T6E9BCPM32');
|
||||
gtag('config', 'UA-93720349-9');
|
||||
</script>
|
||||
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Reference in New Issue