google analytics
This commit is contained in:
parent
e77a5a9200
commit
b1e333b1fe
|
|
@ -323,14 +323,14 @@
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<!-- Google tag (gtag.js) -->
|
<!-- Google tag (gtag.js) -->
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4G8P6QXLEH"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4G8P6QXLEH"></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-4G8P6QXLEH');
|
gtag('config', 'G-4G8P6QXLEH');
|
||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue