Skip to content

Commit 3e0cda1

Browse files
author
mattvCypress
authored
Merge pull request #5188 from cypress-io/fix-google-tag-manager
Update Google Tag Manager config
2 parents d52c891 + 9fb4c38 commit 3e0cda1

File tree

3 files changed

+1329
-677
lines changed

3 files changed

+1329
-677
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ const config = {
5555
googleAnalytics: {
5656
trackingID: 'UA-59606812-1',
5757
},
58-
gtag: {
59-
trackingID: 'GTM-KNKBWLD',
58+
googleTagManager: {
59+
containerId: 'GTM-KNKBWLD',
6060
},
6161
},
6262
],

0 commit comments

Comments
 (0)