Skip to content

Commit ee694e6

Browse files
kakabishtsunilarjun
authored andcommitted
updating google tag id
1 parent 46bc171 commit ee694e6

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docusaurus.config.js

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,9 @@ const config = {
7777
theme: {
7878
customCss: ['./src/css/custom.css', './src/css/index.css'],
7979
},
80-
gtag: {
81-
trackingID: "GTM-WJ4HBFR",
82-
anonymizeIP: true,
83-
},
80+
googleTagManager: {
81+
containerId: "GTM-WJ4HBFR",
82+
},
8483
}),
8584
],
8685
],

0 commit comments

Comments
 (0)