diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 34397d3350499a..f94ed81216674d 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -194,11 +194,11 @@ module.exports = { customCss: require.resolve("./src/css/custom.css"), }, // Google Analytics are only active in prod - gtag: { - // this GA code is safe to be published - trackingID: "G-94WS0LRZRS", - anonymizeIP: true, - }, + // gtag: { + // this GA code is safe to be published + // trackingID: "", + // anonymizeIP: true, + // }, }, ], ],