From 1385a3cefc7312a3f18e8d78a854411b53c75e67 Mon Sep 17 00:00:00 2001 From: Ken Date: Wed, 1 Nov 2017 13:27:17 -0400 Subject: Initial commit of the new logs. --- ga.js | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 ga.js (limited to 'ga.js') diff --git a/ga.js b/ga.js deleted file mode 100644 index a747735..0000000 --- a/ga.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Google Tag Manager Tracking - */ - (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ - (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), - m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) - })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-88281046-1', 'auto'); - ga('send', 'pageview'); -/* - * End Google Tag Manager - */ -- cgit v1.3.1