Skip to content

Commit

Permalink
Update GA
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjo committed Nov 9, 2023
1 parent 07d384b commit bb9da3a
Show file tree
Hide file tree
Showing 3 changed files with 5,957 additions and 3,534 deletions.
7 changes: 5 additions & 2 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -134,12 +134,15 @@ themeConfig: {
theme: {
customCss: require.resolve('./src/css/custom.css'),
},
googleAnalytics: {
googleTagManager: {
containerId: 'G-WSXKDLN183',
},
/* googleAnalytics: {
trackingID: 'UA-2336996-4',
},
gtag: {
trackingID: 'UA-2336996-4',
},
}, */
},
],
],
Expand Down
1 change: 1 addition & 0 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
},
"dependencies": {
"@docusaurus/core": "^2.0.0-alpha.54",
"@docusaurus/plugin-google-tag-manager": "^3.0.0",
"@docusaurus/preset-classic": "^2.0.0-alpha.64",
"@lexical/react": "^0.8.1",
"classnames": "^2.2.6",
Expand Down
Loading

0 comments on commit bb9da3a

Please sign in to comment.