Skip to content

Instantly share code, notes, and snippets.

@rel
Created February 18, 2017 17:33
Show Gist options
  • Save rel/d06f183fe82481327e78318753345e20 to your computer and use it in GitHub Desktop.
Save rel/d06f183fe82481327e78318753345e20 to your computer and use it in GitHub Desktop.
// GET /reports/subscriptions?start_date=-30
{
"active_subscriptions": 10191,
"active_free_trials": 8001,
"new_subscriptions": 5413,
"cancelled_subscriptions": 310,
"new_trials": 1002,
"trial_upgrades": 301,
"trial_conversion_rate": "0.30",
"mrr": "15091.00",
"actual_revenue": "4990.21",
"renewals": 1901,
"first_year_subscribers": 7093,
"reactivations": 350
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment