[microsite] Use GA4 as main site tag

Signed-off-by: Patrice Chalin <pchalin@gmail.com>
This commit is contained in:
Patrice Chalin
2022-07-18 15:27:37 +00:00
parent 015e4514b1
commit 3241918824
+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: [],