Start here
What ScaleBun is, how the pieces fit together, and how to get your first session in about five minutes.
ScaleBun is a growth-intelligence platform for apps and websites. Two SDKs — one for React Native, one for the browser — capture what happens inside your product (sessions, events, crashes, performance, network, replay), and one dashboard turns that into attribution, product analytics and user engagement.
Both SDKs share a backend, a dashboard, and the same unified session model, so a session reads the same way whichever platform produced it.
Start with your platform#
What you need#
| A dashboard account | To create an organization, project and app |
| A web app or a React Native app | React Native needs the new architecture (0.74+) or the legacy bridge (0.68–0.73) |
| Credentials from the SDK setup panel | Web takes a client key and an API base URL; React Native takes a project ID and a publishable key |
Where to go by role#
Web engineers — Web quick start, then the Web SDK.
Mobile engineers — React Native quick start, then the SDK reference.
Backend and data engineers — API for the endpoint reference and ingestion contract.
Product, growth and support — Dashboard, which documents every area and page.