Goal
Reward highest-paying or long-time subscribers.Recommended setup
- Trigger: Subscription renewed (coming soon as a system event trigger)
Key actions
- Offer Free Product: add a free gift (e.g. every (N) renewals, or on milestone cycles)
- Offer Discount: apply a persistent perk (e.g. permanent discount for VIP tier)
Conditions to consider
subscription.total_valuefor high-grossing subscriptionssubscription.cycle_countfor most loyal subscribers
- VIP tier if
total_value > $X - Loyalty milestone if
cycle_count ≥ 6
Best practices
- Keep rewards simple: one strong perk is easier to understand than many small perks.
- Make VIP visible: tag VIP subscribers so support and marketing can recognize them.