Statsig Visual Editor (Low-code Experiments)
Learn about Statsig Sidecar, a low-code tool that simplifies A/B testing, enabling marketers to independently execute experiments with ease.
How A/B testing works
A/B testing, or split testing, is a fundamental method in digital marketing for validating website changes. It involves comparing two versions of a webpage to see which performs better with a target audience.
Traditionally, implementing A/B tests required substantial technical skills, often requiring collaboration between marketers and developers, leading to longer implementation times and reduced agility for marketing teams.
Statsig's visual editor
Statsig's Visual Editor lets marketers run A/B tests with minimal technical dependency. It provides an intuitive, point-and-click interface for setting up and managing A/B tests on your website. You can experiment on styling, text content, calls to action, and injected scripts that change page behavior.
Combined with Statsig's industry-leading stats engine, Sidecar is a useful tool in a marketer's toolkit.
This guide assumes you have an existing Statsig account. Go here to create a new free account if you don't already have one: https://statsig.com/signup
Performance considerations
Sidecar, like any client-side tooling, introduces some degree of page load latency. Test Sidecar and verify that the performance impact falls within your acceptable threshold.
Performance-sensitive customers typically use our JS-SDK for web testing. When using the JS/React SDKs with Client Bootstrapping, the latency is minimal because no network requests are required for initialization.Was this helpful?