Skip to content

Commit a3c0d47

Browse files
committed
chore: switch to google tag manager
1 parent 37ae098 commit a3c0d47

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/docusaurus.config.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,8 @@ const config = {
3232
({
3333
docs: false,
3434
blog: false,
35-
gtag: {
36-
trackingID: 'G-WF1Z7JSCXS',
37-
anonymizeIP: true,
35+
googleTagManager: {
36+
containerId: 'GTM-TKCGKK2',
3837
},
3938
theme: {
4039
customCss: './src/css/custom.css',

0 commit comments

Comments
 (0)