From 7464cdc748eaeb572c8c9d19f901d98c3174d1c3 Mon Sep 17 00:00:00 2001 From: Jeremy Zhang Date: Sat, 2 Sep 2017 01:03:25 +0000 Subject: [PATCH] Edit google analytics tracking code --- webapp/titanembeds/templates/google_analytics.html.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/titanembeds/templates/google_analytics.html.j2 b/webapp/titanembeds/templates/google_analytics.html.j2 index 07ef9ac..782d694 100644 --- a/webapp/titanembeds/templates/google_analytics.html.j2 +++ b/webapp/titanembeds/templates/google_analytics.html.j2 @@ -4,6 +4,6 @@ n=i.scripts[0];a.src='//www.google-analytics.com/analytics.js'; n.parentNode.insertBefore(a,n)}(window,document,'ga'); - ga('create', 'UA-97073231-1', 'auto'); + ga('create', 'UA-105774754-1', 'auto'); ga('send', 'pageview');