We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcef530 commit beabc3eCopy full SHA for beabc3e
1 file changed
_templates/layout.html
@@ -40,12 +40,12 @@
40
}
41
</script>
42
43
-<script async src="https://www.googletagmanager.com/gtag/js?id=G-E8MF0BRFZ6"></script>
+<script async src="https://www.googletagmanager.com/gtag/js?id=G-LZRD6GXDLF"></script>
44
<script>
45
window.dataLayer = window.dataLayer || [];
46
function gtag(){dataLayer.push(arguments);}
47
gtag('js', new Date());
48
- gtag('config', 'G-E8MF0BRFZ6'); // GA4
+ gtag('config', 'G-LZRD6GXDLF'); // GA4
49
gtag('config', 'UA-71919972-3'); // UA
50
51
0 commit comments