Versions Compared

Key

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

...

Event Name

Description

Properties

Property Description

Loyalty Load

Triggered after the page loads.

My Code page load time

My_Code_page_load_time

This property describes the amount of time in milliseconds that the My Code page took to load.

My Code page QR code load time

My_Code_page_QR_Code_load_time

This property describes the amount of time in milliseconds that the QR Code on the My Code page took to load and be visible.

Rewards page load time

Rewards_page_load_time

This property describes the amount of time in milliseconds that the Rewards page took to load.

Offers page load time

Offers_page_load_time

This property describes the amount of time in milliseconds that the Offers page took to load.

Offer Redemption page load time

Offer_Redemption_page_load_time

This property describes the amount of time in milliseconds that the Offer Redemption modal page for static code took to load.

Offer Redemption page QR Code load time

Offer_Redemption_page_QR_Code_load_time

This property describes the amount of time in milliseconds that the Offer Redemption modal QR Code took to load. This will only be sent if QR Code is enabled.

Offer Redemption page Short Code load time

Offer_Redemption_page_Short_Code_load_time

This property describes the amount of time in milliseconds that the Offer Redemption modal offer short code took to load.

QR and Short code Error

Triggered when the QR and Short code cannot be generated.

Message

This property refers to a string in Lokalise (qrCodeLoyaltyCreationError), informing that there is an error when creating the QR and Short code.

rootCause

This property refers to the root cause why the QR Code cannot be generated

isNetworkError

This property refers to whether the error is generated by a network error

Points

Event Name

Description

Properties

Property Description

Loyalty Points Assignment

Triggered when the Loyalty Points Assignment endpoint receives a request from a partner.

Duration

The duration in ms of the loyalty points assignment process from the time the request is received until it is finished.

Partner

The partner that requested the loyalty points assignment.

pointsDeducted

How many points were deducted from the user.

pointsEarned

How many points the user earned.

Reference

An optional property where the partner can send the reason or event that generated the request for this loyalty points assignment.

Status

Successful or Error.

TransactionId

The id of the transaction created for the points assignment. (Only for the Successful status)

ErrorDescription

The error that happened. (Only for the Error status)