How this tool computes its result
Computes total revenue per customer as average order value × purchase frequency (entered as "per year") × customer lifespan (entered in months), then applies profit margin: CLV = totalRevenue × (profitMargin / 100). A rule-based recommendation list layers independent tips based on CLV bands (<0, <50, <200, <500, ≥500), purchase frequency thresholds (<2 low, ≥4 high), lifespan thresholds (<12 short, ≥24 long), and margin (<20% low) — multiple tips can fire simultaneously since none of these checks are mutually exclusive.
