diff --git a/microsite/siteConfig.js b/microsite/siteConfig.js index 8396a64729..68226b5681 100644 --- a/microsite/siteConfig.js +++ b/microsite/siteConfig.js @@ -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: [],