Skip to content

Commit 8629615

Browse files
Change GTM plugin (#2133)
1 parent 43142e7 commit 8629615

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,9 +204,9 @@ const config = {
204204
'./src/plugins/launchdarkly',
205205
'./src/plugins/sentry',
206206
[
207-
'@docusaurus/plugin-google-gtag',
207+
'@docusaurus/plugin-google-tag-manager',
208208
{
209-
trackingID: 'GTM-5FGPLC2Q',
209+
containerId: 'GTM-5FGPLC2Q',
210210
},
211211
],
212212
],

0 commit comments

Comments
 (0)