diff --git a/website/siteConfig.js b/website/siteConfig.js index 44d911a529..7949bb0616 100644 --- a/website/siteConfig.js +++ b/website/siteConfig.js @@ -133,7 +133,7 @@ const siteConfig = { // template. For example, if you need your repo's URL... repoUrl: 'https://github.com/unleash/unleash', - gaTrackingId: 'UA-129659197-1', + gaTrackingId: 'UA-134882379-1', gaGtag: true, };