Action RequiredAPI
Web Pixels API: event.data.checkout.subtotalPrice.amount
value change on the new /thank-you
page and checkout events
event.data.checkout.subtotalPrice.amount
value change on the new /thank-you
page and checkout eventsThe value in the Web Pixels API has been updated.
Previously, this value included the sum of all line item prices and product-level discounts, but not order-level discounts. Now, reflects the sum of all line item prices after applying both product and order-level discounts. This update aligns the definition with the
field on the old
page.
The changes will affect the following events:
(on the new
/thank-you
page only)
If you use any of the above events, you should ensure that your pixel expects both product and order-level discounts to be included in this field.
Was this section helpful?