Skip to content

Commit aac9496

Browse files
authored
chore: switch to google tag manager (#926)
Install Google Tag Manager
2 parents 37ae098 + a3c0d47 commit aac9496

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)