This guide assumes you have an existing Statsig account. Please go here to create a new free account if you don’t already have one: https://statsig.com/signup
Email & CMS Systems
Email AB Testing with Customer.io
Email campaigns are a critical tool for any Marketing team. Finding the best performing Email template is a perfect use-case for an A/B test. Statsig allows you to run simple but powerful A/B tests on different parts of your email content. Since Statsig can integrate seamlessly with product analytics, you can run email experiments and understand deeper business level impact on product metrics easily.
Save the experiment setup and Start it. We’re all set with the experiment set up.
While you’re at it, copy the Experiment Name. We’ll use this in a bit.
In the Webhook actions, put in a post request similar to the following, with your api key and experiment name filled in:
Pass in any other custom IDs and user attributes inside the post body.
For each webhook, make sure to expose the correct group that you’d like to attribute your branch to. In the above webhook, we are exposing the “Control” group.
In Statsig, you’ll now have exposures for each of your experiment groups.