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 a06f829 commit a4d6d06Copy full SHA for a4d6d06
‎public/index.html‎
@@ -26,7 +26,7 @@
26
<!-- Global site tag (gtag.js) - Google Analytics -->
27
<script
28
async
29
- src="https://www.googletagmanager.com/gtag/js?id=UA-99989310-4"
+ src="https://www.googletagmanager.com/gtag/js?id=G-VCP966MF6W"
30
></script>
31
<script>
32
window.dataLayer = window.dataLayer || [];
@@ -35,7 +35,7 @@
35
}
36
gtag('js', new Date());
37
38
- gtag('config', 'UA-99989310-4');
+ gtag('config', 'G-VCP966MF6W');
39
</script>
40
<link rel="preconnect" href="https://maps.gstatic.com" />
41
</head>
0 commit comments