From 3dc36427c5c17bf635d769eb3b4c07aa4b0780b8 Mon Sep 17 00:00:00 2001 From: Clinton Ecker Date: Sun, 5 Apr 2009 16:35:38 -0500 Subject: [PATCH] Updating analytics code to most recent --- .../templates/google_analytics/analytics_template.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/google_analytics/templates/google_analytics/analytics_template.html b/google_analytics/templates/google_analytics/analytics_template.html index 5fb5df1..25008ac 100644 --- a/google_analytics/templates/google_analytics/analytics_template.html +++ b/google_analytics/templates/google_analytics/analytics_template.html @@ -3,7 +3,8 @@ var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "htt document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); \ No newline at end of file +} catch(err) {} + -- 2.39.5