This tracks actions in the eCommerce side of the platform, such as Placed order, Ordered product, Invoice created, Invoice fulfilled and Invoice refunded. All of these actions are logged regardless of if you have a fullstack or headless deployment of Marketplacer as they are all server side events.
Below are a list an example of the events that are logged in Klaviyo as part of the eCommerce Tracking function
Placed Order: This occurs when a consumer completes a purchase and includes the items ordered, the total value, source and discounts
Ordered Product: This tracking event is created per product as a result of the “placed order” event, as an example, a cart with three items from three seller will create one “Placed Order” event and three “Ordered Product”
Invoice Created : This event is generated per seller, and includes product and monetary values
Invoice Fulfilled : This event is completed when a seller dispatches an item
Invoice Refunded : This event is triggered when a refund is complete, it will show the amount refunded as well as product details. It is important to note this action is taken when a refund is completed, not when a refund is initiated.