Changeset - 64bf59dfb034
[Not reviewed]
default
0 0 1
nathang - 15 years ago 2010-07-13 22:42:23
ngelderloos7@gmail.com
.
1 file changed with 13 insertions and 0 deletions:
0 comments (0 inline, 0 general)
analyticstracking.php
Show inline comments
 
new file 100644
 
<script type="text/javascript">
 

	
 
  var _gaq = _gaq || [];
 
  _gaq.push(['_setAccount', 'UA-17441156-1']);
 
  _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>
 
\ No newline at end of file
0 comments (0 inline, 0 general)