Try our conversational search powered by Generative AI!

Track add and remove items from cart to support Power BI reporting

Fixed in

EPiServer.Commerce 13.2.0

(Or a related package)

Created

Sep 10, 2018

Updated

Dec 19, 2023

State

Closed, Acceptance tests pass


Description

When saving a cart, Commerce now stores changes (delta) against the previous cart. To do this, we supply an extension point in the tracking data where a partner can put the delta.
Note this data only goes to the Profile Store tracking and not to the Perform recommendation service, because the latter does not know how to handle it.
For more information, see https://world.episerver.com/documentation/developer-guides/tracking/product-tracking#sending.