Merge pull request #12702 from chalin/chalin-gp-ga4-tag-2022-07-18

[microsite] Use GA4 as main site tag
This commit is contained in:
Ben Lambert
2022-07-18 17:52:52 +02:00
committed by GitHub
+1 -1
View File
@@ -39,7 +39,7 @@ const siteConfig = {
fossWebsite: 'https://spotify.github.io/',
// Google Analytics
gaTrackingId: 'UA-163836834-5',
gaTrackingId: 'G-KSEVGGNCJW',
gaGtag: true,
// For no header links in the top nav bar -> headerLinks: [],