Skip to main content

Getting Started

Statsig is an experimentation platform that enables you to quickly assess the impact of new functionality and deliver products that your customers love. Start shipping faster with Statsig’s getting started guides, code samples, and documentation.

Walkthrough Guides

Your First Feature

Let's build a new feature with Feature Gates, targeting and rollout.

Your First A/B Test

Running an A/B experiment should not be difficult. Let's set one up in minutes.

Logging Events

Useful product metrics are computed from discrete events that you log. Let's get started on logging events.

Your first Holdout

Sometimes it helps to measure cumulative impact of a set of features. Let's set up a Holdout to do that.

Making Code Dynamic

You don't always have to ship new code for customizing your experience, or even shipping new features. Let's learn about dynamic configs.

Statsig in Your Warehouse

You can calculate experiment results on existing data in your warehouse. Let's explore Statsig Warehouse Native.

SDKs

We also provide an HTTP API. Our API is a great choice if an SDK isn't available for your environment yet, as you can use it in any type of application:

Tools

Feature Gates

Control access to new functionality and automatically measure how it’s performing with an A/B test before you ship

Dynamic Configs

Dynamically configure user experience with configuration parameters instead of hard-coded constants

Segments

Define a reusable set of rules to target a group of users

Experiments+

Run sophisticated experiments with multiple variants (A/B/n tests) or mutual exclusion

Autotune

Automatically optimize for a single metric by testing a number of variants

Metrics

View metrics automatically derived from all gate checks and events logged with Statsig

Users

View users exposed to all gate checks and events logged with Statsig

Pulse

View how your experiments impact your metrics

Insights

View all experiments that have impacted a metric

Holdouts

Measure the cumulative impact of all features shipped over a period of time

Filing bugs

You can file bug reports or feature requests via github issues in our Statsig Feedback repository.