Cart Abandonment Recovery
This table takes the amount of time a customer has remained idle in their website, their cart value, and their subscription status to output when a message should be sent, where to send the message, and a call to action hint.
David Škarka
Template author
This Decision Table determines the appropriate engagement strategy for customers who have abandoned their shopping carts.
Idle Time Condition: Evaluates how long (in minutes) a customer has remained idle on the website.
Cart Value Condition: Checks the monetary value of the items currently in the customer's cart.
Customer Subscription Condition: Identifies the customer's tier (e.g., Guest, Registered, VIP).
Output Actions:
Send Delay: Specifies the time to wait before sending the message (e.g., "Instant", "10 min", "3h").
Message Channel: Determines where to send the message (e.g., "In-app msg", "Email", "Email/SMS").
Call to Action: Provides a specific text hint for the message content (e.g., “Still thinking? Your items are waiting.”).
Use this Decision Table to automate cart recovery efforts by tailoring the timing, channel, and message content to the customer's behavior and value.
More Templates
See Other Templates
A/B Testing
Discover a simple way to assign a test group for performing A/B Testing on your decisions.
Risk Based Pricing
Discover a simple way to apply a suitable Risk Based Pricing matrix based on a type of client.
Eligibility and Policy Rules
Discover a simple way to define and execute various sets of rules and get the final decision outcome.