We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e8e03a commit 8b5240fCopy full SHA for 8b5240f
_includes/google-analytics-counter.html
@@ -1,9 +1,9 @@
1
<!-- Google tag (gtag.js) -->
2
-<script async src="https://www.googletagmanager.com/gtag/js?id=G-MB10R6QVHH"></script>
+<script async src="https://www.googletagmanager.com/gtag/js?id=G-2ZHGVVZ7HD"></script>
3
<script>
4
window.dataLayer = window.dataLayer || [];
5
function gtag(){dataLayer.push(arguments);}
6
gtag('js', new Date());
7
8
- gtag('config', 'G-MB10R6QVHH');
+ gtag('config', 'G-2ZHGVVZ7HD');
9
</script>
0 commit comments