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.
2 parents b020539 + e17ae2f commit 4889fb1Copy full SHA for 4889fb1
_includes/google-analytics.html
@@ -1,9 +1,9 @@
1
<!-- Google tag (gtag.js) -->
2
-<script async src="https://www.googletagmanager.com/gtag/js?id=G-E2EMFRR65V"></script>
+<script async src="https://www.googletagmanager.com/gtag/js?id=G-57FMZK4S7X"></script>
3
<script>
4
window.dataLayer = window.dataLayer || [];
5
function gtag(){dataLayer.push(arguments);}
6
gtag('js', new Date());
7
8
- gtag('config', 'G-E2EMFRR65V');
+ gtag('config', 'G-57FMZK4S7X');
9
</script>
0 commit comments