Skip to content

Commit f3d0910

Browse files
committed
Add Google Tag Manager plugin to package.json and docusaurus.config.ts
1 parent 1c27c31 commit f3d0910

File tree

3 files changed

+270
-6
lines changed

3 files changed

+270
-6
lines changed

docusaurus.config.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ const config: Config = {
8383
ignorePatterns: ["/tags/**"],
8484
filename: "sitemap.xml",
8585
},
86+
googleTagManager: {
87+
containerId: "GTM-5BWLXJRC",
88+
},
8689
} satisfies Preset.Options,
8790
],
8891
],

package-lock.json

Lines changed: 266 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"@docusaurus/core": "3.0.1",
1919
"@docusaurus/plugin-client-redirects": "^3.0.1",
2020
"@docusaurus/plugin-content-blog": "^3.0.1",
21+
"@docusaurus/plugin-google-tag-manager": "^3.1.0",
2122
"@docusaurus/preset-classic": "3.0.1",
2223
"@mdx-js/react": "^3.0.0",
2324
"autoprefixer": "^10.4.16",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy