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 849e332 commit 7bb4351Copy full SHA for 7bb4351
_includes/google-analytics.html
@@ -1,10 +1,9 @@
1
-<!-- Global site tag (gtag.js)
2
-<script async src="https://www.googletagmanager.com/gtag/js?id=G-9ZBM538BWY"></script>
+<!-- Google tag (gtag.js) -->
+<script async src="https://www.googletagmanager.com/gtag/js?id=G-NDDFG3RZTJ"></script>
3
<script>
4
window.dataLayer = window.dataLayer || [];
5
function gtag(){dataLayer.push(arguments);}
6
gtag('js', new Date());
7
8
- gtag('config', 'G-9ZBM538BWY');
9
-</script>
10
-- Google Analytics -->
+ gtag('config', 'G-NDDFG3RZTJ');
+</script>
0 commit comments