Skip to content

Commit 789ff69

Browse files
committed
new GA tag
1 parent 7de9519 commit 789ff69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

github-pages/_layouts/default.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<meta name="twitter:image" content="{{ '/assets/images/og-image.png' | absolute_url }}">
3535

3636
<!-- Google tag (gtag.js) - cookieless -->
37-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-X0F5FQ4W37"></script>
37+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FMRJ311LEF"></script>
3838
<script>
3939
window.dataLayer = window.dataLayer || [];
4040
function gtag(){dataLayer.push(arguments);}
@@ -45,7 +45,7 @@
4545
});
4646

4747
gtag('js', new Date());
48-
gtag('config', 'G-X0F5FQ4W37', {
48+
gtag('config', 'G-FMRJ311LEF', {
4949
anonymize_ip: true,
5050
send_page_view: true
5151
});

0 commit comments

Comments
 (0)