Skip to content

Commit 817a67c

Browse files
committed
docs: add GTM container into react-tooltip.com
1 parent 0a3dfc1 commit 817a67c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/docusaurus.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ const config = {
8585
trackingID: 'G-N15QWWS0MW',
8686
anonymizeIP: false,
8787
},
88+
googleTagManager: {
89+
containerId: 'GTM-TH6VNCW',
90+
},
8891
}),
8992
],
9093
],

0 commit comments

Comments
 (0)