We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 575c984 commit 3eb6da6Copy full SHA for 3eb6da6
includes/google_analytics.html
@@ -1,9 +1,9 @@
1
<!-- Global site tag (gtag.js) - Google Analytics -->
2
-<script async src="https://www.googletagmanager.com/gtag/js?id=G-NLF0RWB1CE"></script>
+<script async src="https://www.googletagmanager.com/gtag/js?id=G-H5EBCYH5HK"></script>
3
<script>
4
window.dataLayer = window.dataLayer || [];
5
function gtag(){dataLayer.push(arguments);}
6
gtag('js', new Date());
7
8
- gtag('config', 'G-NLF0RWB1CE');
+ gtag('config', 'G-H5EBCYH5HK');
9
</script>
0 commit comments