Update ga.html
This commit is contained in:
parent
48380b49d2
commit
299d1fad89
@ -1,6 +1,12 @@
|
|||||||
<!-- Begin Google Analytics -->
|
<!-- Begin Google Analytics -->
|
||||||
<!-- 100% privacy-first analytics -->
|
<!-- 100% privacy-first analytics -->
|
||||||
<script async defer src="https://scripts.simpleanalyticscdn.com/latest.js"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-SLSCJ42KLN"></script>
|
||||||
<noscript><img src="https://queue.simpleanalyticscdn.com/noscript.gif" alt="" referrerpolicy="no-referrer-when-downgrade" /></noscript>
|
<script>
|
||||||
|
window.dataLayer = window.dataLayer || [];
|
||||||
|
function gtag(){dataLayer.push(arguments);}
|
||||||
|
gtag('js', new Date());
|
||||||
|
|
||||||
|
gtag('config', 'G-SLSCJ42KLN');
|
||||||
|
</script>
|
||||||
|
|
||||||
<!-- End Google Analytics -->
|
<!-- End Google Analytics -->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user