Skip to content

Commit

Permalink
chore: leave only gtm id
Browse files Browse the repository at this point in the history
  • Loading branch information
slavastartsev committed Nov 15, 2024
1 parent 1aaa8a4 commit 818bd24
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,10 @@ const config = {
[require("@docusaurus/remark-plugin-npm2yarn"), { sync: true }],
],
},
gtag: {
trackingID: 'GTM-NSJLJ9D5',
anonymizeIP: true
},
theme: {
customCss: require.resolve("./src/css/custom.css"),
},
Expand Down

0 comments on commit 818bd24

Please sign in to comment.