This is the API call of Pixelyoursite
gtag("event", "purchase", {
send_to: ["AW-804445264/Y_BFCMKfubYZENC4y_8C"],
ecomm_prodid: ["4255"],
ecomm_pagetype: "purchase confirmation",
ecomm_totalvalue: 0,
event_category: "ecommerce",
transaction_id: "15424",
value: 0,
currency: "EUR",
items: [
{
id: "4255",
quantity: 1,
price: 0,
google_business_vertical: "retail"
}
],
shipping: "Livraison Colissimo (Offerte)",
coupon: "testpaul24",
new_customer: true,
page_title: "Paiement",
post_type: "page",
post_id: 1071,
plugin: "PixelYourSite",
event_url: "pouxexperts.fr/checkout/order-received/15424/",
user_role: "administrator,group_leader",
traffic_source: "tagassistant.google.com",
event_time: "14-15",
event_day: "Tuesday",
event_month: "June",
landing_page: "https://pouxexperts.fr/"
})
I have an other purchase envent with this API CALL:
gtag("event", "purchase", {
value: 0,
currency: "EUR",
transaction_id: "15424",
conversion_cookie_prefix: "_gcl",
conversion_linker: true,
allow_enhanced_conversions: true,
ads_data_redaction: false,
developer_id: {dMWZhNz: true, dOGY3NW: true},
enhanced_conversions: {
Y_BFCMKfubYZENC4y_8C: {
enhanced_conversions_mode: "manual",
enhanced_conversions_manual_var: {
email: "[email protected]",
phone_number: "0666666",
_tag_mode: "MANUAL"
}
}
},
send_to: "siloed_AW-804445264/Y_BFCMKfubYZENC4y_8C"
})
The dataLayer of this second purchase event is empty.
-
This reply was modified 9 months, 3 weeks ago by
paul2411.
-
This reply was modified 9 months, 3 weeks ago by
paul2411.
-
This reply was modified 9 months, 3 weeks ago by
paul2411.
-
This reply was modified 9 months, 3 weeks ago by
paul2411.