Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit fe8b0e0

Browse files
committed
updated tracking id
1 parent 1020d63 commit fe8b0e0

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
@@ -106,7 +106,7 @@ module.exports = {
106106
copyright: `Copyright © ${new Date().getFullYear()} BennoDev`,
107107
},
108108
googleAnalytics: {
109-
trackingID: 'G-QH7WTHYFN9',
109+
trackingID: 'UA-189394644-1',
110110
anonymizeIP: true, // Should IPs be anonymized?
111111
},
112112
},

0 commit comments

Comments
 (0)