...
Event Name | Description | Properties | Property Description |
---|---|---|---|
Offer Selected | User clicked on an offer from the offers list and saw the offer description. Replaces the deprecated | name | Offer name, e.g. “£4.99 CHICKEN or VEGAN ROYAL” |
sanityId | Sanity ID of the offer | ||
Offer Added to Order | User added a reward an offer to their order cart.
Replaces the deprecated | Same as Offer Selected | Same as Offer Selected |
redemptionMode | Can be either In-Store or Online. | ||
Offer Favorite Added | User clicked on the heart to favourite an offer. | Same as Offer Selected | Same as Offer Selected |
storeId | ID of the currently selected store, if any. | ||
Offer Favorite Removed | User clicked on the heart to un-favourite an offer. | Same as Offer Selected | Same as Offer Favorite Added |
Event Name | Description | Properties | Property Description |
---|---|---|---|
External Offer Selected | User clicked on an offer from the offers list and saw the offer description. | name | Offer name, e.g. “£4.99 CHICKEN or VEGAN ROYAL” |
sanityId | Sanity ID of the offer | ||
External Offer Added to Order | When redemptionMode is In-Store, this event is triggered when the user clicks on the “Use my Discount“ button. This event is triggered before the modal appears, letting the user know they will be redirected to the external partner’s website. | name | Offer name, e.g. “£4.99 CHICKEN or VEGAN ROYAL” |
sanityId | Sanity ID of the offer | ||
External Offer Redeemed | This event is only triggered after the user in the confirmation modal clicks on the button that redirects the user to the external offer’s partner website. | name | Offer name, e.g. “£4.99 CHICKEN or VEGAN ROYAL” |
sanityId | Sanity ID of the offer | ||
createdAt | Date and time when the External Offer was redeemed |
Rewards
Event Name | Description | Properties | Property Description |
---|---|---|---|
Reward Selected | User clicked on the reward from reward list and saw the reward description. | name | Reward name, e.g. “Bacon Double XL Cheese Meal“ |
sanityId | Sanity ID of the offer | ||
Reward Added to Order | User added a reward to their order cart. | Same as Reward Selected | Same as Reward Selected |
Reward Redeemed | This is an event configured in Amplitude, combining Reward Redeemed In-store and Reward Redeemed Online. | Same as Loyalty Transaction Created | Same as Loyalty Transaction Created |
Reward Redeemed In Store | Triggered when a reward is redeemed during a purchase where channel is RESTAURANT. | Same as Loyalty Transaction Created | Same as Loyalty Transaction Created |
Reward Redeemed Online | Triggered when a reward is redeemed during a purchase where channel is WEB or APP. | Same as Loyalty Transaction Created | Same as Loyalty Transaction Created |
...