filipr27

GA4 - begin_checkout - Duni

Apr 20th, 2023 (edited)
663
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: "begin_checkout",
  4.   ecommerce: {
  5.     currency: "GBP",
  6.     value: 265.93,
  7.     coupon: "Summer Sale",
  8.     items: [
  9.      {
  10.       item_id: "199149",
  11.       item_name: "Dunisoft® Napkin 40 x 40 cm Woven Kiwi, 360 pcs/box (6 x 60 pcs)",
  12.       affiliation: "Online Store",
  13.       coupon: "Summer Sale",
  14.       discount: 2.22,
  15.       item_brand: "Duni",
  16.       item_category: "Napkins",
  17.       item_category2: "Dinner Size Napkins Design",
  18.       item_category3: "Dunisoft",
  19.       item_variant: "Woven Kiwi",
  20.       price: 95.21,
  21.       quantity: 2
  22.     },
  23.     {
  24.       item_id: "198817",
  25.       item_name: "Dunicel® Tête-à-Tête 0,4 x 24 m Sun Orange, 4 pcs/box (4 x 1 pcs)",
  26.       affiliation: "Online Store",
  27.       coupon: "Summer Sale",
  28.       discount: 3.33,
  29.       item_brand: "Duni",
  30.       item_category: "Table Coverings",
  31.       item_category2: "Tablerunners Unicolour",
  32.       item_category3: "Dunicel Tête à tête",
  33.       item_variant: "Sun Orange",
  34.       price: 75.51,
  35.       quantity: 1
  36.     }]
  37.   }
  38. });
Advertisement
Add Comment
Please, Sign In to add comment