diff --git a/app/index.html b/app/index.html
index 020a323dd..e523ea22e 100644
--- a/app/index.html
+++ b/app/index.html
@@ -40,7 +40,7 @@
{{content-for "head-footer"}}
diff --git a/config/environment.js b/config/environment.js
index cdae2b993..d09b2ba9b 100644
--- a/config/environment.js
+++ b/config/environment.js
@@ -114,7 +114,7 @@ module.exports = function (environment) {
if (deployTarget === 'production') {
ENV.clientId = 'IIeYVVbdNhiSiSCxKP5eUgS5Vs1-9ccZEvISdCVqe5g';
- ENV.googleAnalytics = { webPropertyId: 'UA-8136462-4' };
+ ENV.googleAnalytics = { webPropertyId: 'G-8XNQMRFWPZ' };
}
if (deployTarget === 'staging') {