Skip to content

Commit

Permalink
Update Google Tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
dhafley committed May 20, 2024
1 parent 757e995 commit ce412a5
Show file tree
Hide file tree
Showing 3 changed files with 1,488 additions and 35 deletions.
5 changes: 2 additions & 3 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,8 @@ const config = {
theme: {
customCss: require.resolve("./src/css/custom.css"),
},
gtag: {
trackingID: "G-1M7HM648QD",
anonymizeIP: true,
googleTagManager: {
containerId: 'GTM-TSNFBTV',
},
}),
],
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"dependencies": {
"@docusaurus/core": "^3.1.1",
"@docusaurus/plugin-client-redirects": "^3.1.1",
"@docusaurus/plugin-google-tag-manager": "^3.3.2",
"@docusaurus/preset-classic": "^3.1.1",
"@mdx-js/react": "^3.0.0",
"clsx": "^1.2.1",
Expand Down
Loading

0 comments on commit ce412a5

Please sign in to comment.