Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tab is in view and a section tab is highlighted.

Event Name

Description

Properties

Property Description

Tabbed Header Click

Triggered when a section

sectiontab is clicked.

Selected Tab

The locale specific label for that section. E.G: Specials or All Burgers.

Click

When the user clicks on a section tab. Fired alongside the Tabbed Header Click event.

component

Product Sections Tabs

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.

Modal Appearance

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.

Click

Triggered when a product from the menu is clicked.

component

Products

text

The locale specific name of the product clicked.

componentId

An UUID representing the unique ID of the product.

Click

Triggered when the user changes the picker aspect value (e.g: select a different product size).

component

Product Selection Modification

text

Picker Aspect Option identifier.

headerText

Locale specific Picker Aspect name.

componentId

Picker Aspect unique ID.

Click

Triggered when a user modifies a product (e.g. changes the number of patties on a burger, add extra onion, etc).

component

Product Modifier Customization

text

Picker Aspect Option name (e.g: Extra)

headerText

Picker Aspect Option input name (e.g: Patty)

componentId

Picker Aspect Option unique ID.

Click

Triggered after the user modifies a product and saves the changes.

component

Click

text

Update Item

Click

Triggered when a user adds a product to the cart or updates a product from the cart.

component

Click

text

Product Addition or Product Update