Skip to content

Commit 4c1e9cf

Browse files
feat: Update Google Analytics account (cadence-workflow#314)
* feat: Update Google Analytics account Signed-off-by: Ender Demirkaya <enderd@uber.com> * update packages Signed-off-by: Ender Demirkaya <enderd@uber.com> --------- Signed-off-by: Ender Demirkaya <enderd@uber.com>
1 parent 6117a6a commit 4c1e9cf

File tree

3 files changed

+983
-877
lines changed

3 files changed

+983
-877
lines changed

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@ const config: Config = {
8282
customCss: './src/css/custom.css',
8383
},
8484
googleTagManager: {
85-
containerId: 'G-W63QD8QE6E',
85+
containerId: 'G-5H527B3JZX',
8686
},
8787
gtag: {
88-
trackingID: 'G-W63QD8QE6E',
88+
trackingID: 'G-5H527B3JZX',
8989
anonymizeIP: true,
9090
},
9191
} satisfies Preset.Options,

0 commit comments

Comments
 (0)