Trusted by 3,000+ companies worldwide
Run 5x experiments at 1/5th the price
Learn faster with unlimited feature flags, experiments, and traffic. GrowthBook grows with your experimentation culture without penalizing your success.

One open-source platform.
Complete control.
Faster results, bigger impact
Trusted by the world’s leading data science teams, GrowthBook makes A/B testing easy to start and easy to scale with standardized metrics and a world-class stats engine.

Controlled rollouts, happy users
GrowthBook developer-friendly feature flags help your teams build faster. Create highly targeted rules for controlled rollouts with automatic rollbacks, alerts, and guardrails.

New opportunities, faster growth
GrowthBook connects to all your product data, so your whole team can understand user behavior, track trends, and identify opportunities for improvement.

Seamlessly integrates with your stack
Built by engineers for engineers to adapt to any workflow or tech stack.
Why product teams prefer GrowthBook
Framework compatible SDKs
24+ SDKs designed for modern apps and websites with 50% smaller SDKs, zero network calls, plus server, client, mobile, and edge compatibility. JavaScript, Python, React, iOS.
<script async
data-client-key="YOUR_CLIENT_KEY_HERE"
src="https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js"
></script>
npm install --save @growthbook/growthbooknpm install --save @growthbook/growthbook-reactAdd to `build.gradle` (Kotlin DSL):
dependencies {
implementation("io.growthbook.sdk:GrowthBook:6.1.1")
implementation("io.growthbook.sdk:NetworkDispatcherKtor:1.0.6") // or NetworkDispatcherOkHttp:1.0.2
}
CocoaPods - add to `Podfile`:
pod 'GrowthBook-IOS'Swift Package Manager - add to `Package.swift`:
.package(url: "https://github.com/growthbook/growthbook-swift.git")npm install --save @growthbook/growthbook-reactropm install growthbook-rokuOr manually copy `GrowthBook.brs` from the [GitHub repo](https://github.com/growthbook/growthbook-roku) into your `source/` directory.
npm install --save @growthbook/growthbooknpm install --save @flags-sdk/growthbook
For front-end-only Next.js, use the React SDK instead.
composer require growthbook/growthbookMaven:
Add JitPack to your repositories, then:
<dependency>
<groupId>com.github.growthbook</groupId>
<artifactId>growthbook-sdk-java</artifactId>
<version>0.10.6</version>
</dependency>Gradle (Groovy DSL):
implementation 'com.github.growthbook:growthbook-sdk-java:0.10.6'Add to `build.gradle` (Kotlin DSL):
dependencies {
implementation("io.growthbook.sdk:GrowthBook:6.1.1")
implementation("io.growthbook.sdk:NetworkDispatcherKtor:1.0.6") // or NetworkDispatcherOkHttp:1.0.2
}Same package as the Android Kotlin SDK.
go get github.com/growthbook/growthbook-golangcargo add growthbook-rustOr add to `Cargo.toml`:
[dependencies]
growthbook-rust = "0.0.4"npm install --save @growthbook/growthbook @growthbook/edge-cloudflare
npm install --save @growthbook/growthbook @growthbook/edge-fastly
npm install ngx-growthbook
This is an open-source community SDK — not officially maintained by GrowthBook.
Supporting billions of feature evaluations daily
The latest uplift
Ready to ship faster?
No credit card required. Start with feature flags, experimentation, and product analytics—free.




























