Advertisement
Jawad_Khan

Banner clicks

Feb 27th, 2024
910
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. window.dataLayer = window.dataLayer || [];
  2. dataLayer.push({
  3. 'event': 'homepage_banner_click',
  4. 'creative_slot': 'Home banner' // 'the location of the banner, Hero, Above the fold, below the fold'
  5. 'creative_name': 'Summer Banner' // 'the unique name of the creative describing what's in the image'
  6. 'promotion_name': 'Summer New Collection' // 'name of the promotion'
  7. 'promotion_id': 'snc_1' // 'unique code of the promotion'
  8. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement