filipr27

GA4 - view_item - Duni

Apr 18th, 2023 (edited)
660
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: "view_item",
  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.       item_brand: "Duni",
  15.       item_category: "Napkins",
  16.       item_category2: "Dinner Size Napkins Unicolour",
  17.       item_category3: "Duni Elegance Lily",
  18.       item_list_name: "Category - Napkins",
  19.       item_variant: "White",
  20.       price: 69.61,
  21.       quantity: 1
  22.     }]
  23.   }
  24. });
Advertisement
Add Comment
Please, Sign In to add comment