← Back to playbook
SaaS

Cloud storage

Double-sided · in-app reward

The Dropbox archetype: both referrer and referred user get extra storage the moment an account is created. Pure app grant, no monetary payout.

Qualification gate
account_created
Reward
500MB free storage to both sides
qualification.json
{
  "qualifies_when": "all",
  "conditions": [
    {
      "event": "account_created"
    }
  ],
  "window_days": 30,
  "reward": {
    "description": "500MB free storage to both sides"
  }
}