Advertisement
Jawad_Khan

sign_up

Sep 12th, 2023
891
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. window.dataLayer = window.dataLayer || [];
  2. dataLayer.push({
  3. 'event': 'sign_up',
  4. 'user_id': '123abc' // this should be replaced by actual user ID and cannot be PII e.g. email address or IP address
  5. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement