Advertisement
dusanmiha

GNI - Scroll Depth Tracking for Publishers

Aug 19th, 2020
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.24 KB | None | 0 0
  1. window.dataLayer = window.dataLayer || [];
  2. window.dataLayer.push({
  3.     'event' : 'article-milestone',
  4.     'article_title': '<article title>',
  5.     'scroll_measure_percent': '<25%|50%|75%|100%>',
  6.     'scroll_measure_value': <25|50|75|100>
  7. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement