From ac218ee37f8fbb34f955e999e56d3cb8ceacf727 Mon Sep 17 00:00:00 2001 From: Philip Howard Date: Thu, 12 Nov 2015 15:53:45 +0000 Subject: [PATCH] Updated analytics tracking ID --- src/it-IT/template/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/it-IT/template/layout.html b/src/it-IT/template/layout.html index 97a30e0..ff98b2d 100755 --- a/src/it-IT/template/layout.html +++ b/src/it-IT/template/layout.html @@ -17,7 +17,7 @@ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); - ga('create', 'UA-69846516-1', 'auto'); + ga('create', 'UA-69846516-6', 'auto'); ga('send', 'pageview');