Skip to content

Commit 5225260

Browse files
committed
docs: revert last commit related to GA4
1 parent 093591d commit 5225260

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/docusaurus.config.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@ const config = {
8181
theme: {
8282
customCss: require.resolve('./src/css/custom.css'),
8383
},
84-
// gtag: {
85-
// trackingID: 'G-N15QWWS0MW',
86-
// anonymizeIP: false,
87-
// },
84+
gtag: {
85+
trackingID: 'G-N15QWWS0MW',
86+
anonymizeIP: false,
87+
},
8888
googleTagManager: {
8989
containerId: 'GTM-TH6VNCW',
9090
},

0 commit comments

Comments
 (0)