View difference between Paste ID: 0ZLeQRJ9 and Uwd0KxWM
SHOW: | | - or go back to the newest paste.
1
window.dataLayer = window.dataLayer || [];
2
window.dataLayer.push({
3-
  event: "view_item",
3+
  event: "add_to_cart",
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
});