Skip to content

Commit 7bb4351

Browse files
000-724: google analytics
1 parent 849e332 commit 7bb4351

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

_includes/google-analytics.html

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

8-
gtag('config', 'G-9ZBM538BWY');
9-
</script>
10-
- Google Analytics -->
8+
gtag('config', 'G-NDDFG3RZTJ');
9+
</script>

0 commit comments

Comments
 (0)