From 788fc4373b8d22930b3420f7906e626e2bd63394 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Tue, 15 Sep 2015 14:20:25 -0700 Subject: removing loggly --- web/templates/head.html | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'web/templates/head.html') diff --git a/web/templates/head.html b/web/templates/head.html index 55c729476..b70ddd311 100644 --- a/web/templates/head.html +++ b/web/templates/head.html @@ -55,17 +55,6 @@ window.config.ProfileHeight = '{{ .Props.ProfileHeight }}' - - + + @@ -35,9 +40,7 @@ - - - - @@ -89,7 +82,7 @@ n.src=w;g.parentNode.insertBefore(n,g)}}(window,document,"script","//d1fc8wv8zag5ca.cloudfront.net/2.4.2/sp.js","snowplow")); window.snowplow('newTracker', 'cf', '{{ .Props.AnalyticsUrl }}', { - appId: '{{ .SiteName }}' + appId: window.config.SiteName }); var user = window.UserStore.getCurrentUser(true); @@ -100,7 +93,6 @@ window.snowplow('trackPageView'); } else { window.snowplow = function(){}; - console.warn("config.json missing AnalyticsUrl, Snowplow analytics is not tracking"); } -- cgit v1.2.3-1-g7c22