Skip to content

Commit 6c2840a

Browse files
committed
Add new clean GA4 tag (G-4NH21XZLBN) for GitHub Pages
1 parent 1399371 commit 6c2840a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_includes/head_custom.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!-- Google Analytics 4 -->
2-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HMPG85XV29"></script>
2+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4NH21XZLBN"></script>
33
<script>
44
window.dataLayer = window.dataLayer || [];
55
function gtag(){dataLayer.push(arguments);}
66
gtag('js', new Date());
7-
gtag('config', 'G-HMPG85XV29');
7+
gtag('config', 'G-4NH21XZLBN');
88
</script>

0 commit comments

Comments
 (0)