← Back to playbook
Mobile subscription
Subscription app
Single-sided · free access
Validate on a real paid conversion straight from RevenueCat — no extra instrumentation. Reward the referrer with comped access via webhook.
- Qualification gate
- INITIAL_PURCHASE (RevenueCat)
- Reward
- 1 month free for the referrer
qualification.json
{
"qualifies_when": "all",
"conditions": [
{
"event": "INITIAL_PURCHASE"
}
],
"window_days": 30,
"reward": {
"description": "1 month free for the referrer"
}
}