Untitled

 avatar
unknown
plain_text
a year ago
357 B
7
Indexable
window.dataLayer = window.dataLayer || [];
window.dataLayer.push({
  event: "purchase",
  ecommerce: {
    transaction_id: "8107",
    value: 100.00, // Sum of all items.
    currency: "EUR",
    items: [
    {
      item_id: "39",
      item_name: "Botox στις Ρυτίδες Ματιών",
      item_category2: "Botox",
      price: 100.00,
    },
});
Editor is loading...
Leave a Comment