Integrations
Which sources feed StackTracker, and their current status.
Each integration carries one of three statuses:
- live = ships today.
- planned = researched and sequenced.
- manual = no usable API, log it by hand.
Only Stripe and RevenueCat are live right now. Both feed revenue automatically.
| Integration | Feeds | Status | Notes |
|---|---|---|---|
| Stripe | revenue | live | Charge sync from project settings |
| RevenueCat | revenue | live | Webhook per project (see /docs/api/endpoints) |
| Vercel billing | costs | planned | Daily spend via billing charges API |
| Vercel Analytics | traffic | planned | Visitors on the same token |
| OpenAI usage | ai-spend | planned | Daily token cost per project |
| Anthropic usage | ai-spend | planned | Org admin key, manual fallback |
| OpenRouter | ai-spend | planned | One key covers every routed model |
| Plausible | traffic | planned | Visitors and sources via Stats API |
| Paddle | revenue | planned | Merchant-of-record sales and subscriptions |
| Polar | revenue | planned | MRR, ARPU, churn in one call |
| App Store Connect | revenue | planned | Via RevenueCat today |
| AWS costs | costs | planned | Cost Explorer, daily cache |
| Railway | costs | planned | Usage spend over GraphQL |
| Google Analytics 4 | traffic | planned | Data API runReport |
| Search Console | traffic | planned | SEO clicks and impressions |
| Fly.io | costs | manual | No billing API yet, log as an expense |
| X / Twitter | social | manual | API from $200/mo, log posts instead |