
Statsig is a unified platform for feature flags, A/B testing, and product analytics. Ship, measure, and learn with tools used by leading tech companies.

## Quick links

{% card-grid columns="3" %}
{% card title="SDK Quickstart" href="/sdks/quickstart" icon="bolt" %}
Install the Statsig SDK and get started in minutes.
{% /card %}

{% card title="Intro to Statsig" href="/understanding-platform" icon="flag-checkered" %}
Learn more about core concepts and features of Statsig.
{% /card %}

{% card title="Warehouse Native" href="/statsig-warehouse-native/introduction" icon="database" %}
Read about how to use Statsig with your data warehouse.
{% /card %}
{% /card-grid %}

## Key features

{% card-grid columns="3" %}
{% card title="Feature Flags" href="/feature-flags/overview" img="images/homepage/flags.png" %}
Control feature rollouts and manage deployments safely with feature flags.
{% /card %}

{% card title="Experimentation" href="/experiments/overview" img="images/homepage/pulse.png" %}
Run A/B tests and experiments to optimize your product decisions.
{% /card %}

{% card title="Product Analytics" href="/product-analytics/overview" img="images/homepage/mex.png" %}
Analyze user behavior and product metrics with powerful analytics tools.
{% /card %}
{% /card-grid %}

You can use each of these features on top of your own data warehouse through [Warehouse Native](/statsig-warehouse-native/introduction) with no ETL, or host your data in Statsig's infrastructure.

***

## Explore SDKs

Statsig offers SDKs for a wide variety of platforms to suit any codebase or deployment preference:

### Client SDKs

{% card-grid columns="3" %}
{% card title="JavaScript" href="/client/javascript-sdk" icon="js" %}
Browser JavaScript
{% /card %}

{% card title="React" href="/client/React" icon="react" %}
Client-Side React
{% /card %}

{% card title="React Native" href="/client/ReactNative" icon="react" %}
Bare React Native SDK
{% /card %}

{% card title="Next.js" href="/client/Next" icon="n" %}
Next.js SSR, SSG & Client-Side
{% /card %}

{% card title="Angular" href="/client/Angular" icon="angular" %}
Angular bindings for Javascript SDK
{% /card %}

{% card title="Swift" href="/client/iosClientSDK" icon="swift" %}
iOS, MacOS, tvOS SDK
{% /card %}

{% card title="Android" href="/client/Android" icon="android" %}
Android Kotlin/Java SDK
{% /card %}

{% card title=".NET Client" href="/client/DotNet" icon="dotnet" %}
Client SDK for .NET framework
{% /card %}

{% card title="Roku" href="/client/Roku" icon="roku" %}
Roku Brightscript SDK
{% /card %}

{% card title="Unity" href="/client/Unity" icon="unity" %}
Unity game engine SDK
{% /card %}

{% card title="Dart/Flutter" href="/client/Dart" icon="flutter" %}
Flutter/Dart Mobile App SDK
{% /card %}

{% card title="C++ Client" href="/client/CPP" icon="cplusplus" %}
C++ client-side SDK
{% /card %}
{% /card-grid %}

### Server side SDKs

{% card-grid columns="3" %}
{% card title="Node.js" href="/server-core/node-core" icon="node-js" %}
Node.js server SDK
{% /card %}

{% card title="Java" href="/server-core/java-core" icon="java" %}
Java server SDK
{% /card %}

{% card title="Python" href="/server-core/python-core" icon="python" %}
Python server SDK
{% /card %}

{% card title="Go" href="/server/go" icon="golang" %}
Go server SDK
{% /card %}

{% card title="Ruby" href="/server/ruby" icon="ruby" %}
Ruby server SDK
{% /card %}

{% card title=".NET Server" href="/server-core/dotnet-core" icon="dotnet" %}
.NET server SDK
{% /card %}

{% card title="PHP" href="/server-core/php-core" icon="php" %}
PHP server SDK
{% /card %}

{% card title="Rust" href="/server-core/rust-core" icon="rust" %}
Rust server SDK
{% /card %}

{% card title="C++ Server" href="/server-core/cpp-core" icon="cplusplus" %}
C++ server SDK
{% /card %}
{% /card-grid %}

### Integrations

{% card-grid columns="3" %}
{% card title="Webflow" href="/guides/webflow-sidecar-ab-test" icon="w" %}
Webflow integration
{% /card %}

{% card title="Shopify" href="/guides/shopify-ab-test" icon="shopify" %}
Shopify integration
{% /card %}

{% card title="Segment" href="/integrations/data-connectors/segment" icon="segment" %}
Segment data connector
{% /card %}

{% card title="Rudderstack" href="/integrations/data-connectors/rudderstack" icon="rudderstack" %}
Rudderstack connector
{% /card %}

{% card title="Hightouch" href="/integrations/data-connectors/hightouch" icon="hightouch" %}
Hightouch integration
{% /card %}

{% card title="mParticle" href="/integrations/data-connectors/mparticle" icon="mparticle" %}
mParticle connector
{% /card %}

{% card title="Framer" href="/guides/framer-analytics" icon="f" %}
Framer integration
{% /card %}

{% card title="Slack" href="/integrations/slack" icon="slack" %}
Slack notifications
{% /card %}

{% card title="Integrations" href="/integrations/introduction" icon="puzzle" %}
View more integrations
{% /card %}
{% /card-grid %}

If you don't see the SDK or framework you need, reach out directly in the [Slack Community](https://statsig.com/slack).

***

## Learning resources

* **Statsig University**: A comprehensive collection of onboarding and training content, including a video <a href="https://learn.statsig.com/pages/resource-library" target="_blank">Resource Library</a> and a schedule of user training <a href="https://learn.statsig.com/pages/upcoming-webinars" target="_blank">Webinars</a>.
* **Community**: Join the <a href="https://statsig.com/slack" target="_blank">Slack Community</a> to connect with other users and get help from the Statsig team.
* **Blog**: Stay updated with the latest developments in product experimentation and feature management on the [Blog](https://statsig.com/blog).
* **Use Cases**: Discover [Customer Stories](https://statsig.com/customers) to learn why customers love Statsig and how they use it to power their product development.
