Skip to content

Commit da8e48b

Browse files
authored
Updated Google Analytics Measurement ID (#592)
1 parent 8abcba5 commit da8e48b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ async function createConfig () {
8989
[
9090
'@docusaurus/plugin-google-gtag',
9191
{
92-
trackingID: 'G-MPEPCYZCEY',
92+
trackingID: 'G-8VW1T2Y4E8',
9393
anonymizeIP: true, // GDPR compliance
9494
},
9595
],

0 commit comments

Comments
 (0)