Update container id google tag manager
This commit is contained in:
parent
b6863d8249
commit
46d00d638b
@ -82,9 +82,8 @@ const config = {
|
|||||||
customCss: require.resolve("./src/styles/main.scss"),
|
customCss: require.resolve("./src/styles/main.scss"),
|
||||||
},
|
},
|
||||||
// GTM is always inactive in development and only active in production to avoid polluting the analytics statistics.
|
// GTM is always inactive in development and only active in production to avoid polluting the analytics statistics.
|
||||||
// Will Replace container ID later once already create
|
|
||||||
googleTagManager: {
|
googleTagManager: {
|
||||||
containerId: "GTM-12345",
|
containerId: "GTM-59R6474K",
|
||||||
},
|
},
|
||||||
// Will be passed to @docusaurus/plugin-content-pages (false to disable)
|
// Will be passed to @docusaurus/plugin-content-pages (false to disable)
|
||||||
// pages: {},
|
// pages: {},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user