Update container id google tag manager

This commit is contained in:
Faisal Amir 2023-11-07 23:08:26 +07:00
parent b6863d8249
commit 46d00d638b

View File

@ -82,9 +82,8 @@ const config = {
customCss: require.resolve("./src/styles/main.scss"),
},
// 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: {
containerId: "GTM-12345",
containerId: "GTM-59R6474K",
},
// Will be passed to @docusaurus/plugin-content-pages (false to disable)
// pages: {},