Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Event

Description

Action Sheet View

When a Action tab it`s displayed to the user

Action Sheet Submission

When a Action form it`s submitted

App Review Pop Up

When user is displayed the iOS/Android modal that prompts them to make a review on the App Store

Manual Location Search

When user searchs for any valid address in the store location feature

Save New Payment Method

A user tries to save a new payment method

Delete Payment Method

A user delete a payment method

Button Click

A user clicks on any product/tile within the website/app

Marketing Tile Click

A user clicks on a specific marketing tile on the website/app

Submit Support Form

When user submits a support form request. This can be useful for campaign analysis


Event

Fires when

Main attributes

Payload details

Action Sheet View

When a Action tab it`s displayed to the user

actionSheetHeader record the component/object name (i.e. “Apply Promo Code”)

currentScreen records the current screen where the Action tab it`s displayed (i.e. “/rewards/offers“)

Action Sheet Submission

When a Action form it`s submitted

response: records the response "Failed" or “successful“

failureReason reason why the response was failed main reasons it`s "INVALID_CODE" or “EXPIRED_CODE“

submittedData records the data sent in the Action form

  • No labels