Skip to content

Commit 0e2e7f6

Browse files
committed
add analytics
1 parent 2861589 commit 0e2e7f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.vitepress/config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export default {
3939
]
4040
},
4141
head: [
42-
['script', {async: true, src: 'https://www.googletagmanager.com/gtag/js?id=%3Cspan%20class="x x-first x-last">UA-52649755-1'}],
43-
['script', {}, "window.dataLayer = window.dataLayer || [];\nfunction gtag(){dataLayer.push(arguments);}\ngtag('js', new Date());\ngtag('config', 'UA-52649755-1');"]
42+
['script', {async: true, src: 'https://www.googletagmanager.com/gtag/js?id=%3Cspan%20class="x x-first x-last">G-JH5JX4PBZG'}],
43+
['script', {}, "window.dataLayer = window.dataLayer || [];\nfunction gtag(){dataLayer.push(arguments);}\ngtag('js', new Date());\ngtag('config', 'G-JH5JX4PBZG');"]
4444
]
4545
}

0 commit comments

Comments
 (0)