We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b151db commit 9c7e748Copy full SHA for 9c7e748
1 file changed
docusaurus.config.js
@@ -77,6 +77,10 @@ const config = {
77
theme: {
78
customCss: ['./src/css/custom.css', './src/css/index.css'],
79
},
80
+ gtag: {
81
+ trackingID: "GTM-WJ4HBFR",
82
+ anonymizeIP: true,
83
+ },
84
}),
85
],
86
0 commit comments