Hello,
I’m curently making a VIP flow for an e-com brand and I’m looking for the best way to achieve this.
The VIP program is tier based on number of purchase and LTV.
Here is the 2 methods I'm hesitating on :
- Segments based trigger => so basicaly one flow for each VIP tier (3 VIP flows in total)
- Gold:
- Placed Order is at least 9 over all time
- Total Customer Lifetime Value is greater than 400
- Silver
- Placed Order is at least 6 over all time
- Total Customer Lifetime Value is greater than 250
- Total Customer Lifetime Value is less than 400
- Bronze
- Placed Order is at least 3 over all time
- Total Customer Lifetime Value is greater than 150
- Total Customer Lifetime Value is less than 250
- Gold:
- Event based trigger (placed order) => only one flow
What is the best way to achieve this ? And why?
Thanks a lot !