Versions Compared

Key

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

...

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

...

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

...