Advertisement
FilipFD

subscribed

Nov 17th, 2020 (edited)
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. dataLayer.push({
  2. 'event': 'subscribed',
  3. userId: '{{user ID from database}}',
  4. columnName: '{{name of the column}}',
  5. columnId: '{{column ID from database}}',
  6. paidAmount: '{{paid amount}}'
  7. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement