Advertisement
FilipFD

GA_login

Aug 2nd, 2021
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script>
  2. window.dataLayer = window.dataLayer || [];
  3. window.dataLayer.push({
  4. 'event': 'login',
  5. 'method': '{{Google, Apple, Email}}',
  6. 'userId': '{{User ID from database}}'
  7. });
  8. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement