We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42677de commit 32d9ae7Copy full SHA for 32d9ae7
1 file changed
docusaurus.config.js
@@ -27,8 +27,8 @@ const config = {
27
"classic",
28
/** @type {import('@docusaurus/preset-classic').Options} */
29
({
30
- googleTagManager: {
31
- containerId: "GT-WB29LF9R",
+ gtag: {
+ trackingID: "GT-WB29LF9R",
32
},
33
docs: {
34
routeBasePath: "/docs",
0 commit comments