Advertisement
Guest User

Untitled

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