We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1085568 commit 0f498d9Copy full SHA for 0f498d9
web/_includes/head.html
@@ -70,12 +70,12 @@
70
<!-- <script data-ad-client="ca-pub-6487568398225121" async
71
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> -->
72
<!-- Google tag (gtag.js) -->
73
- <script async src="https://www.googletagmanager.com/gtag/js?id=G-L2FGRML2DB"></script>
+ <script async src="https://www.googletagmanager.com/gtag/js?id=G-B4XYWM8XM2"></script>
74
<script>
75
window.dataLayer = window.dataLayer || [];
76
function gtag(){dataLayer.push(arguments);}
77
gtag('js', new Date());
78
79
- gtag('config', 'G-L2FGRML2DB');
+ gtag('config', 'G-B4XYWM8XM2');
80
</script>
81
</head>
0 commit comments