Cart Event
Use a cart event to capture customer interactions when they modify the contents of their online shopping cart, including adding items, removing items, or replacing the entire cart.
All cart events require these fields:
| Field Name | Field Type | Description |
|---|---|---|
lineItem | Line Item Attribute | Required. A single line item attribute value. |
The Cart Event supports these interaction types:
- Add To Cart: Track when customers add items to their shopping cart
- Remove From Cart: Track when customers remove items from their shopping cart
- Replace Cart: Track when customers replace their entire shopping cart contents
Track when customers add items to their shopping cart.
Track when customers remove items from their shopping cart.
Track when customers replace their entire shopping cart contents.