docs: add gtm tag (#10083)

This commit is contained in:
Hyejin Yoon 2024-03-22 09:36:53 +09:00 committed by GitHub
parent af06f95c5e
commit bd7a6b6f02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -280,6 +280,9 @@ module.exports = {
path: "src/pages",
mdxPageComponent: "@theme/MDXPage",
},
googleTagManager: {
containerId: 'GTM-WK28RLTG',
},
},
],
],
@ -293,7 +296,6 @@ module.exports = {
routeBasePath: "/docs/graphql",
},
],
// '@docusaurus/plugin-google-gtag',
// [
// require.resolve("@easyops-cn/docusaurus-search-local"),
// {