Skip to content

Instantly share code, notes, and snippets.

@oguzhanozcelik
Last active June 22, 2023 12:42
Show Gist options
  • Save oguzhanozcelik/a7a883e688593582842e4b449ea8a44e to your computer and use it in GitHub Desktop.
Save oguzhanozcelik/a7a883e688593582842e4b449ea8a44e to your computer and use it in GitHub Desktop.
{
event: "purchase",
gtm: {uniqueEventId: 117, start: 1687437603583},
ecommerce: {
transaction_id: 4810423599147,
shipping: 0,
value: 0,
tax: 0,
currency: "GBP",
items: [
{
item_id: "KINRIPGRE",
item_name: "Kinto Ripple Mug - Grey",
index: 1,
item_brand: "Kiss the Hippo Coffee",
item_category: "All Products",
item_category2: "Bestsellers",
item_category3: "Brewing Equipment",
item_category4: "Fathers Day Gifts",
item_category5: "Gear",
item_category6: "Gifts",
item_category7: "Holiday Gifting Collection",
item_category8: "Picnic Essentials",
item_category9: "Subscriptions",
item_category10: "Summer Bank Holiday",
item_variant: "Grey",
currency: "GBP",
price: 20,
quantity: 1
},
{
item_id: "KINRIPBEI",
item_name: "Kinto Ripple Mug - Beige",
index: 2,
item_brand: "Kiss the Hippo Coffee",
item_category: "All Products",
item_category2: "Bestsellers",
item_category3: "Brewing Equipment",
item_category4: "Fathers Day Gifts",
item_category5: "Gear",
item_category6: "Gifts",
item_category7: "Holiday Gifting Collection",
item_category8: "Picnic Essentials",
item_category9: "Subscriptions",
item_category10: "Summer Bank Holiday",
item_variant: "Beige",
currency: "GBP",
price: 20,
quantity: 1
},
{
item_id: "KeepCup",
item_name: "KeepCup",
index: 3,
item_brand: "Kiss the Hippo Coffee",
item_category: "All Products",
item_category2: "Bestsellers",
item_category3: "Fathers Day Gifts",
item_category4: "Gifts",
item_category5: "July Must-Tries",
item_category6: "Merch",
item_category7: "Picnic Essentials",
item_category8: "Subscriptions",
item_category9: "Summer Bank Holiday",
item_category10: "Valentines Day Gifts",
item_variant: "Default Title",
currency: "GBP",
price: 23,
quantity: 1
},
{
item_id: "TEDDY",
item_name: "Toffee Bear",
index: 4,
item_brand: "Kiss the Hippo Coffee",
item_category: "All Products",
item_category2: "Merch",
item_category3: "Subscriptions",
item_category4: "Valentines Day Gifts",
item_variant: "Default Title",
currency: "GBP",
price: 26,
quantity: 1
}
],
user_id: 5933257490475
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment