Hi @Bonza Dog Treats
I’m making assumptions here:
- You are using a dynamic code, unique to each customer that expires 90 days after sending
- When they qualify for the code based on spend, it triggers a flow that sends an email with that dynamic code
If that’s all true, then you just need to add as many flow emails as you want between the initial discount send and 90-days. Then add a flow filter of ‘What someone has done (or not done)’ is ‘ordered zero times since starting this flow’ anyone who doesn’t qualify will get skipped from those emails ie if they’ve placed an order once they’re in the flow, they’re skipped.
If you want to filter further to remind customers who have placed an order and have NOT used the code, your unique code needs to have a static pre-fix eg VIP-. Then add an additional condition to that flow filter where discount codes contains VIP-. Anyone who hasn’t redeemed the code, even if they’re purchased within 90-days, will get the emails.
Hope that helps but if I’ve misunderstood your use case, please let me know.
Andy