Advertisement
dusanmiha

VIP - Lead Form Interaction

Feb 2nd, 2021
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. dataLayer.push({
  2. 'event': 'formInteraction',
  3. formName: '{{form name}}',
  4. formType: '{{sidebar_form, inpage_form, popup_form}}',
  5. formAction: '{{opened, closed, submitted}}'
  6. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement