7d65c97026ec
Remove GA
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sun, 20 May 2018 17:03:34 -0400 |
parents | 6c9b0b5db957 |
children | 42973f4a80ce |
branches/tags | (none) |
files | themes/stevelosh/layouts/partials/header.html |
Changes
--- a/themes/stevelosh/layouts/partials/header.html Wed Apr 04 21:48:56 2018 -0400 +++ b/themes/stevelosh/layouts/partials/header.html Sun May 20 17:03:34 2018 -0400 @@ -46,19 +46,6 @@ <link rel="openid.server" href="http://www.myopenid.com/server" /> <link rel="openid.delegate" href="http://stevelosh.myopenid.com/" /> - - <script type="text/javascript"> - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-15328874-2']); - _gaq.push(['_trackPageview']); - - (function() { - var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; - ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; - var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); - })(); - </script> - </head> <body>