From e18521d2109a10641b37789279312a8f5e6d8930 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 21 Oct 2015 15:39:14 -0400 Subject: [PATCH] Update the template to add google analytics code per client request --- templates/template.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/templates/template.html b/templates/template.html index df776ab..27278d0 100755 --- a/templates/template.html +++ b/templates/template.html @@ -196,5 +196,12 @@ try { var pageTracker = _gat._getTracker("UA-870324-10"); pageTracker._trackPageview(); } catch(err) {} + -- 2.17.1