Use Case · Cart Recovery
Recover carts while the shopper is still deciding.
A wait-then-send automation, built once in the visual editor, running on every abandoned checkout without you sending a thing by hand.
01
Checkout starts
On WooCommerce this fires natively. On any other platform, POST a "checkout-started" custom event with the subscriber token from your checkout flow.
02
Wait
Give the shopper time to finish on their own — a couple of hours is a common starting point.
03
Send a reminder
If the cart is still open, send a notification pointing back to checkout. Message content comes from your Messages library.
04
Tag the subscriber
Tag anyone who gets the reminder so you can exclude them from a second nudge, or track recovery rate by segment.
Built for ecommerce
Cart recovery is one piece of the ecommerce toolkit — order updates, back-in-stock alerts, and price-drop notifications work the same way.
See web push for ecommerce