Cart abandonment push and email

Someone adds to cart and leaves. You want one well-timed nudge that lands them back on the cart screen, not in a generic home feed.

PushEmail

How to build it

  1. 01

    Track an add-to-cart event with the cart id in the event parameters.

  2. 02

    Create an event-triggered campaign with a delay of a few hours.

  3. 03

    Attach a deep-link route pointing at your cart screen, carrying the cart id.

  4. 04

    Apply a frequency cap so a browsing session cannot generate repeat nudges.

Build it free

Questions

How does the notification open the right screen?

Campaigns carry a structured route — a screen path plus key/value parameters. Your onNavigate handler receives it and calls your own router, so the deep link works with whatever navigation you already have.

Does this work the same on push, email and in-app?

Yes. Deep-link routes are carried across all three channels, so one route definition serves every send.

Own your engagement stack today

Start free on the hosted dashboard. Your data, your credentials, your rules.