View difference between Paste ID: wzrCa1N3 and fMQy1TDV
SHOW: | | - or go back to the newest paste.
1
window.dataLayer = window.dataLayer || [];
2
dataLayer.push({
3-
'event': 'homepage_banner_view',
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
});