Advertisement
Guest User

Untitled

a guest
Dec 10th, 2012
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. <script type="text/javascript">
  2.  
  3. var _gaq = _gaq || [];
  4. _gaq.push(['_setAccount', 'UA-36914913-2']);
  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. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement