Skip to content

Commit 3eb6da6

Browse files
20240414 - google analytics
1 parent 575c984 commit 3eb6da6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/google_analytics.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<!-- Global site tag (gtag.js) - Google Analytics -->
2-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-NLF0RWB1CE"></script>
2+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H5EBCYH5HK"></script>
33
<script>
44
window.dataLayer = window.dataLayer || [];
55
function gtag(){dataLayer.push(arguments);}
66
gtag('js', new Date());
77

8-
gtag('config', 'G-NLF0RWB1CE');
8+
gtag('config', 'G-H5EBCYH5HK');
99
</script>

0 commit comments

Comments
 (0)