Advertisement
Guest User

Analytics code

a guest
May 5th, 2011
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. <script type="text/javascript">
  2.  
  3. var _gaq = _gaq || [];
  4. _gaq.push(['_setAccount', 'UA-1481006-46']);
  5. _gaq.push(['_trackPageview']);
  6.  
  7. (function() {
  8. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  9. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  10. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  11. })();
  12.  
  13.  
  14. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement