8000 add analytics · CoderBotOrg/dev-docs@3b1b6af · GitHub
[go: up one dir, main page]

Skip to content

Commit 3b1b6af

Browse files
committed
add analytics
1 parent 5783807 commit 3b1b6af

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
@@ -19,7 +19,7 @@ export default {
1919
]
2020
},
2121
head: [
22-
['script', {async: true, src: 'https://www.googletagmanager.com/gtag/js?id=UA-52649755-1'}],
23-
['script', {}, "window.dataLayer = window.dataLayer || [];\nfunction gtag(){dataLayer.push(arguments);}\ngtag('js', new Date());\ngtag('config', 'UA-52649755-1');"]
22+
['script', {async: true, src: 'https://www.googletagmanager.com/gtag/js?id=G-XNTKRP57LY'}],
23+
['script', {}, "window.dataLayer = window.dataLayer || [];\nfunction gtag(){dataLayer.push(arguments);}\ngtag('js', new Date());\ngtag('config', 'G-XNTKRP57LY');"]
2424
]
2525
}

0 commit comments

Comments
 (0)
0