Question
Abandoned Cart Implementation
I want to share a use case with you and hear your thoughts.
We have a few events flowing into AEP that contain essential data to support an abandoned cart implementation.
The idea is to capture each step of the reservation/checkout process.
If the process is abandoned before completion, we present a pop-up with the itinerary details and a CTA to finish it.
Currently, as a Proof of Concept (PoC), we are capturing the event to trigger a journey and using a custom action to update the Profile through the reservation process.
In a second moment, we have a journey using an AJO Web channel to show the pop-up with the profile data.
We want to explore other approaches:
- Evaluate leveraging the Edge Network, more specifically Event Forwarding, to streamline Profile Updates with the Abandoned Cart Events.
- Understand if computed attributes are feasible in this context.
- Any other approach using events