Thereâs a risk that youâll buy the shirt, wait for it to be delivered, and then absolutely hate it and be stuck with a bad shirt.
But what if the shirt company offered free returns? This wouldnât entirely eliminate the risk of you hating the shirt, but it does eliminate the risk that youâll be stuck with it.
More of a reason to give the shirt a try, eh? Well, the same goes for feature gates:
Product builders have an idea they think will be great for users, but understand that there is a risk when launching a new feature.
Feature gates are rollouts of a feature to either 0% or 100% of users, making it easy for teams to turn off features if or when needed. These binary toggles act as a failsafe for risk or to make universal changes to an app or website (like turning off a feature causing app crashes or removing sale prices after Black Friday).
From getting to know our customers, Iâve noticed a trend for builders (especially Engineers) that feature management is extremely crucial to the workflow of how new features are shipped and monitored.
Ideally, every feature should be behind a feature gate and feature launches should be a partial rollout.
A partial rollout is the practice of showing a feature to a percentage of users that is between 0% and 100%. This allows product teams to see the impact a feature has on a sample of users without affecting ALL users.
This also helps to mitigate risk and confirm or reject buildersâ hypotheses on the impact.
âȘ Rewind to the shirt analogy: Imagine buying the shirt, and then wearing it for some pre-work coffee with a friend. They tell you the shirt is a hideous monstrosity and should be immolated on the spot. âWhoever sold you that shirt deserves life in prison,â they say.
Yikes. While changing in your car, you realize there is a silver lining: You performed a partial rollout pertaining to your torso regalia. Your candid friend was the sample population, and your attire failed the experience test. Good thing you didnât show the shirt to more users. Into the incinerator it goesâŠ
This exact same thing can happen with web and mobile apps too: If teams partially rollout a feature and the app starts crashing, they can turn off that gate immediately, and have only ruined the sample populationâs day, instead of all users.
And when I say ruined their day, Iâm not exaggerating.
A partial rollout allows Statsig to measure the delta between the percentage of users with and without the feature, generating an A/B test that gives Pulse results. Statsig builders are shown reports based on the partial rollout: Red if the target metric was negatively impacted, green if positively impacted.
From those results, builders can make decisions on continuing to roll out the feature to more users, or simply killing it. Teams can use their own experience as well as the Statsig data to make better hypotheses and decisions.
Furthermore, Statsig suggests a 2/10/50/100 partial rollout cadence: Roll a feature out to 2% of all users, then 10%, then 50%, then 100%, measuring the impact on metrics each time.
Read more about Feature Gates and Partial Rollouts in our docs.
P.S. I hope the shirt looks great! đ
The Statsig <> Azure AI Integration is a powerful solution for configuring, measuring, and optimizing AI applications. Read More ⇾
Take an inside look at how we built Statsig, and why we handle assignment the way we do. Read More ⇾
Learn the takeaways from Ron Kohavi's presentation at Significance Summit wherein he discussed the challenges of experimentation and how to overcome them. Read More ⇾
Learn how the iconic t-test adapts to real-world A/B testing challenges and discover when alternatives might deliver better results for your experiments. Read More ⇾
See how weâre making support faster, smarter, and more personal for every user by automating what we can, and leveraging real, human help from our engineers. Read More ⇾
Marketing platforms offer basic A/B testing, but their analysis tools fall short. Here's how Statsig helps you bridge the gap and unlock deeper insights. Read More ⇾