diff --git a/docusaurus.config.js b/docusaurus.config.js index 07ec6a7ea9..f3d49afd45 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -253,11 +253,11 @@ module.exports = async function createConfigAsync() { theme: { customCss: require.resolve("./src/css/custom.css"), }, - // gtag: { - // trackingID: "GTM-TSXFPF2", - // // Optional fields. - // anonymizeIP: false, // Should IPs be anonymized? - // }, + gtag: { + trackingID: "GTM-TSXFPF2", + // Optional fields. + anonymizeIP: false, // Should IPs be anonymized? + }, // Will be passed to @docusaurus/plugin-content-sitemap sitemap: { // Per v2.0.0-alpha.72 cacheTime is now deprecated