Skip to content

Commit 50c60b1

Browse files
committed
fix: remove google analytics config and use gtag to google analytics 4
1 parent aa93e8e commit 50c60b1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/docusaurus.config.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,6 @@ const config = {
5858
customCss: require.resolve('./src/css/custom.css'),
5959
},
6060
gtag: {
61-
trackingID: 'GTM-TH6VNCW',
62-
anonymizeIP: false,
63-
},
64-
googleAnalytics: {
6561
trackingID: 'G-N15QWWS0MW',
6662
anonymizeIP: false,
6763
},

0 commit comments

Comments
 (0)