carlosmdh

Global site tag

Apr 20th, 2022
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <-- Global site tag (gtag.js) - Google Analytics -->
  2. <script async src="https://www.googletagmanager.com/gtag/js?id=UA-XXXXXXXXX-Y"><script>
  3. <script>
  4.   window.dataLayer = window.dataLayer || [];
  5.   function gtag(){dataLayer.push(arguments);}
  6.   gtag('js', new Date());
  7.  
  8.   gtag('config', 'UA-XXXXXXXXX-Y');
  9.   gtag('config', 'G-XXXXXXXXXX');
  10. </script>
Advertisement
Add Comment
Please, Sign In to add comment