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 1399371 commit 6c2840aCopy full SHA for 6c2840a
docs/_includes/head_custom.html
@@ -1,8 +1,8 @@
1
<!-- Google Analytics 4 -->
2
-<script async src="https://www.googletagmanager.com/gtag/js?id=G-HMPG85XV29"></script>
+<script async src="https://www.googletagmanager.com/gtag/js?id=G-4NH21XZLBN"></script>
3
<script>
4
window.dataLayer = window.dataLayer || [];
5
function gtag(){dataLayer.push(arguments);}
6
gtag('js', new Date());
7
- gtag('config', 'G-HMPG85XV29');
+ gtag('config', 'G-4NH21XZLBN');
8
</script>
0 commit comments