Recommendation Events
When you deploy the product-recommendations
module, the module tracks the following user events, which enables behavioral data collection.
Event | Description |
---|---|
add-to-cart |
Triggered when the shopper adds an item to their cart |
add-to-wishlist |
Triggered when the shopper adds an item to their wishlist |
apply-discount-action |
Triggered when the shopper applies a discount to their cart |
edit-product-qty |
Triggered when the shopper modifies the number of items in their cart |
initiate-checkout |
Triggered when the shopper clicks the Proceed to Checkout button |
instant-purchase |
Triggered when the shopper selects the Add to Cart button on a category page |
place-order |
Triggered when the shopper clicks the Place Order button |
remove-discount-action |
Triggered when the shopper removes a discount from their cart |
remove-from-cart |
Triggered when the shopper removes an item from their cart |
remove-from-wishlist |
Triggered when the shopper removes an item from their wishlist |
sign-in |
Triggered when the shopper signs into their account |
sign-out |
Triggered when the shopper signs out of their account |
view |
Triggered when a shopper views a product details page (PDP) |