filipr27

GA - filterInteraction - a1v1

Apr 18th, 2022 (edited)
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. dataLayer.push({
  2. 'event': 'filterInteraction',
  3. 'userDevice': 'desktop',
  4. 'filterAction': '{{opened / closed / applied / select / deselect / cancel}}',
  5. 'filterField': '{{tariff / brand / payment / promotion / etc}}',
  6. 'filterValue': '{{NEO NEO / Apple / etc}}',  // only send if filterAction is 'applied' or 'cancel_one'
  7. 'filterCategory': '{{phones / gadgets / etc}}'
  8. });
Advertisement
Add Comment
Please, Sign In to add comment