Personal Unique Discount Codes for Abandoned Shopify Checkouts
Hello,
I want to create a flow automation with following conditions. I could not find any solution for this. I’m not sure it’s possible with Klaviyo.
When customer left their checkout:
If checkout value is more than $500 > create a unique personal 10% coupon code for this customer’s specific cart then send an automation email with 10% discount code.
Discount code should be dynamic and only valid for this customers and their cart.
Add a trigger split in your abandoned flow with a configuration of ‘$vaue is greater than 500’ immediately after the ‘checkout started’ trigger (see below).
In the abandoned cart messages in the trigger split YES branch include ‘{% coupon_code '10PC_500_abandoned_flow' %} in the email body where you want it. On email send, Klaviyo will insert a unique 10% code for each recipient.
Assuming you’re sending multiple emails in your abandoned flow, I suggest not offering the discount in your first email - too soon in my opinion - plus make the discount time-limited to increase fear of missing out.
You may also want to configure the flow so a contact doesn’t get a discount every time they abandon checkout. That may encourage them to to abandon in future.
Also, set your flow to manual initially so you can review the contacts in each message’s waiting state to check all is working as you’d expect before setting to live.