Advertisement
FilipFD

carouselInteraction

Nov 23rd, 2020 (edited)
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. dataLayer.push({
  2. 'event': 'carouselInteraction',
  3. carouselName: '{{carousel name}}',
  4. imagePosition: '{{image position}}',
  5. imageName: '{{image name}}',
  6. carouselAction: '{{click, scroll left, scroll right, arrow click left, etc}}'
  7. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement