Hi,
For my company’s customer segmentation, I want to define customers dynamically based on certain criteria.
New: Customers with orders in the last 60 days but no orders in the previous 365 days.
Repeater: Customers with orders in both the last 60 days and the previous 365 days.
Dead: Customers with no orders in the last 60 days.
Reactivated: If they are in the Dead category and they made order they become Reactivated
"If one customer falls into two categories, the hierarchy is as follows:
- Repeater
- Reactivated
- Dead
- New
I found this topic; however, I couldn’t manage to add new categories.
My data