Replace old GA tags

This commit is contained in:
Jonathan Cremin 2015-01-18 15:25:11 +00:00
parent d184bdbcef
commit c1d7b70119
2 changed files with 10 additions and 10 deletions

View file

@ -18,11 +18,11 @@
<footer><a href="https://twitter.com/kudoz">Tweet</a> or <a href="https://github.com/kudos/min.ie">Fork</a>. &copy; <a href="http://crem.in">Jonathan Cremin</a></footer> <footer><a href="https://twitter.com/kudoz">Tweet</a> or <a href="https://github.com/kudos/min.ie">Fork</a>. &copy; <a href="http://crem.in">Jonathan Cremin</a></footer>
</div> </div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> <script>
</script> var _gaq=[['_setAccount','UA-66209-5'],['_trackPageview'],['_trackPageLoadTime']];
<script type="text/javascript"> (function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];g.async=1;
_uacct = "UA-66209-5"; g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
urchinTracker(); s.parentNode.insertBefore(g,s)}(document,'script'));
</script> </script>
</body> </body>
</html> </html>

View file

@ -30,11 +30,11 @@
<footer><a href="https://twitter.com/kudoz">Tweet</a> or <a href="https://github.com/kudos/min.ie">Fork</a>. &copy; <a href="http://crem.in">Jonathan Cremin</a></footer> <footer><a href="https://twitter.com/kudoz">Tweet</a> or <a href="https://github.com/kudos/min.ie">Fork</a>. &copy; <a href="http://crem.in">Jonathan Cremin</a></footer>
</div> </div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> <script>
</script> var _gaq=[['_setAccount','UA-66209-5'],['_trackPageview'],['_trackPageLoadTime']];
<script type="text/javascript"> (function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];g.async=1;
_uacct = "UA-66209-5"; g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
urchinTracker(); s.parentNode.insertBefore(g,s)}(document,'script'));
</script> </script>
</body> </body>
</html> </html>