Events
Coupon Applied
Coupon was applied on a user's shopping cart or order.
Suggested source: website front-end
Properties
Name | Type | Description | Required |
---|---|---|---|
cart_id | string | Cart ID, if applicable | |
coupon_id | string | Coupon ID | |
coupon_name | string | Coupon name | |
discount | number | Monetary discount applied through the coupon | |
order_id | string | Order/transaction ID, if applicable | |
Example