ga
This commit is contained in:
parent
50ddfe93c4
commit
80634aafaf
@ -1,12 +1,11 @@
|
|||||||
|
|
||||||
|
|
||||||
<!-- Begin Google Analytics -->
|
<!-- Begin Google Analytics -->
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-G9R4C1H8SR"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-SLSCJ42KLN"></script>
|
||||||
<script>
|
<script>
|
||||||
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', 'G-G9R4C1H8SR');
|
|
||||||
</script>
|
|
||||||
<!-- End Google Analytics -->
|
|
||||||
|
|
||||||
|
gtag('config', 'G-SLSCJ42KLN');
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<!-- End Google Analytics -->
|
||||||
Loading…
x
Reference in New Issue
Block a user