Note |
---|
Work In Progress - to be updated soon |
Event Name | Description | Properties | Property Description | |
---|---|---|---|---|
| Triggered when a section | is in view and a section tab is highlighted.sectiontab is clicked. |
| The locale specific label for that section. E.G: Specials or All Burgers. |
| When the user clicks on a section tab. Fired alongside the | component |
| |
text | The locale specific section name that is currently highlighted and in the user’s viewlabel for that section. E.g: FLAME-GRILLED BURGERSG: Specials or All Burgers. | |||
menuType | It has the value set to Direct Menu Access to know what type of menu was shown to the userscomponentId | The id of the section, usually a UUID that uniquely identifies the section. | ||
| Triggered when the All Categories modal is shown on mobile. | ModalHeader | It has the value set to All Categories to identify the modal that is being shown. | |
| Triggered when a product from the menu is clicked. | component |
| |
text | The locale specific name of the product clicked. | |||
componentId | An UUID representing the unique ID of the product. | |||
| Triggered when the user changes the picker aspect value (e.g: select a different product size). | component |
| |
text | Picker Aspect Option identifier. | |||
headerText | Locale specific Picker Aspect name. | |||
componentId | Picker Aspect unique ID. | |||
| Triggered when a user modifies a product (e.g. changes the number of patties on a burger, add extra onion, etc). | component |
| |
text | Picker Aspect Option name (e.g: Extra) | |||
headerText | Picker Aspect Option input name (e.g: Patty) | |||
componentId | Picker Aspect Option unique ID. | |||
| Triggered after the user modifies a product and saves the changes. | component |
| |
text |
| |||
| Triggered when a user adds a product to the cart or updates a product from the cart. | component |
| |
text |
|