Advertisement
dusanmiha

Outbound Link Clicks

Aug 24th, 2020 (edited)
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. window.dataLayer = window.dataLayer || [];
  2. window.dataLayer.push({
  3. 'event' : 'outbound-link-click',
  4. 'click_url': '<click_url>',
  5. 'page_url': '<page>'
  6. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement