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

Version 1 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


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