Advertisement
thaidt

Untitled

Apr 25th, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. <script>
  2. (function (i, s, o, g, r, a, m) {
  3. i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
  4. (i[r].q = i[r].q || []).push(arguments)
  5. }, i[r].l = 1 * new Date(); a = s.createElement(o),
  6. m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
  7. })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
  8.  
  9. ga('create', 'UA-40127591-2', 'auto');
  10. ga('send', 'pageview');
  11. </script>
  12.  
  13.  
  14.  
  15. <!-- Global site tag (gtag.js) - Google Analytics -->
  16. <script async src="https://www.googletagmanager.com/gtag/js?id=UA-40127591-2"></script>
  17. <script>
  18. window.dataLayer = window.dataLayer || [];
  19. function gtag(){dataLayer.push(arguments);}
  20. gtag('js', new Date());
  21.  
  22. gtag('config', 'UA-40127591-2');
  23. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement