changed Google Analytics tracker ID
This commit is contained in:
parent
df6264f388
commit
efcce65004
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
window.dataLayer = window.dataLayer || [];
|
window.dataLayer = window.dataLayer || [];
|
||||||
function gtag(){dataLayer.push(arguments);}
|
function gtag(){dataLayer.push(arguments);}
|
||||||
gtag('js', new Date());
|
gtag('js', new Date());
|
||||||
gtag('config', 'UA-60403362-1');
|
gtag('config', 'UA-60403362-4');
|
||||||
</script>
|
</script>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue