Skip to content

Commit eda17e3

Browse files
authored
Merge pull request #396 from epinio/revert-395-google-ga4
Revert "Update google tag for GA4"
2 parents f1cc564 + 1148bd2 commit eda17e3

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
@@ -40,7 +40,7 @@ const config = {
4040
customCss: require.resolve('./src/css/custom.css'),
4141
},
4242
googleAnalytics: {
43-
trackingID: 'G-3JFJM9K7DT',
43+
trackingID: 'UA-56382716-12',
4444
anonymizeIP: true,
4545
},
4646
}),

0 commit comments

Comments
 (0)