Skip to content

Commit 94babde

Browse files
authored
add google analytics
Signed-off-by: 0xbentobyte <[email protected]>
1 parent 11023df commit 94babde

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ const config = {
3131
require.resolve('./css/gifplayer.css'),
3232
],
3333
},
34+
gtag: {
35+
trackingID: 'G-PZPB85CM46',
36+
anonymizeIP: false,
37+
},
3438
},
3539
],
3640
],

0 commit comments

Comments
 (0)