Run your first A/B test
In this guide, you will create and implement your first experiment in Statsig from end to end. There are many types of experiments you can set up in Statsig, but this guide will walk through the most common one: an A/B test.
By the end of this tutorial, you will have:
- Created a new user-level Experiment in the Statsig console, with parameters set for a Control and Experiment group
- Checked the experiment in your application code using the Statsig Client SDK
getExperimentfunction