Alatri_Aymen

Code Google analytics

Sep 18th, 2020 (edited)
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script async src="https://www.googletagmanager.com/gtag/js?id=GA_MEASUREMENT_ID"></script>
  2. <script>
  3.   window.dataLayer = window.dataLayer || [];
  4.   function gtag(){dataLayer.push(arguments);}
  5.   gtag('js', new Date());
  6.  
  7.   gtag('config', 'GA_MEASUREMENT_ID');
  8. </script>
Add Comment
Please, Sign In to add comment