filipr27

GA4 - add_to_wishlist - Duni

Apr 18th, 2023 (edited)
740
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. window.dataLayer = window.dataLayer || [];
  2. window.dataLayer.push({
  3.   event: "add_to_wishlist",
  4.   ecommerce: {
  5.     currency: "GBP",
  6.     value: 69.61,
  7.     items: [
  8.     {
  9.       item_id: "168432",
  10.       item_name: "Duni Elegance® Napkin Lily 40 x 40 cm White, 240 pcs/box (6 x 40 pcs)",
  11.       affiliation: "Online Store",
  12.       coupon: "Summer Sale",
  13.       discount: 2.22,
  14.       index: 1,
  15.       item_brand: "Duni",
  16.       item_category: "Napkins",
  17.       item_category2: "Dinner Size Napkins Unicolour",
  18.       item_category3: "Duni Elegance Lily",
  19.       item_list_name: "Category - Napkins",
  20.       item_variant: "White",
  21.       price: 69.61,
  22.       quantity: 1
  23.     }]
  24.   }
  25. });
Advertisement
Add Comment
Please, Sign In to add comment