Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- dataLayer.push({ ecommerce: null }); // Clear the previous ecommerce object.
- dataLayer.push({
- event: "select_promotion",
- ecommerce: {
- creative_name: "logo_i_patike", // Ime kreative - string
- creative_slot: "homepage_P1_slider", // Ime promo pozicije - string
- promotion_id: 'sv_novogodišnja_2023', // String
- promotion_name: "novogodisnja_promocija_2023", // Ime promocije - string
- }
- });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement