Skip to content

Commit a9bdae5

Browse files
authored
Add sumologic.com GA4 tag to docusaurus.config.js (#5586)
1 parent 36b4c91 commit a9bdae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ module.exports = {
115115
],
116116
['@docusaurus/plugin-google-gtag',
117117
{
118-
trackingID: 'G-CVH19TBVSL',
118+
trackingID: ['G-CVH19TBVSL', 'G-9FTQ9KJJBY'],
119119
},
120120
],
121121
['@docusaurus/plugin-content-docs',

0 commit comments

Comments
 (0)