Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. On the new redemption flow, the number of steps were simplify and consequentially, some events are not longer fired. In the past flow, for redeem a offer in-store, we had a confirmation step. As we skip this step , Offer Code requested and Restaurant Offer selected should not been triggered anymore;

  2. Once you confirmed we had different events for in-store flow (Offer redeemed confirmed ) and Online flow( Offers added to cart ); Now They were unified by the new Offer added to order for both and use the attribute redemptionMode to distinguish between Online and In-store;

  3. The Offer Click event was replaced by Offer Selected

In-store offer selected - Old Flow

Step 1

Step 2 - confirmation step

Step 3 - offer confirmed

Offer Click

Image Added

Offer Code requested

Restaurant Offer selected

Image Added

Offer redeemed confirmed

Image Added

In-store offer selected - New Flow

Step 1

Step 2 - offer confirmed

Offer Selected

Image Added

Offer added to Order with redemptionMode = In-tore

Image Added