A/B testing infrastructure added
FeatureWeek of May 23, 2026
The Stoked admin now includes A/B testing infrastructure via field_test. This lets the team run controlled experiments on any part of the product and measure conversion outcomes.
- Dashboard — accessible at
/field-testfrom the admin sidebar under Tools → A/B Tests - Experiment definition — experiments are declared in
config/field_test.ymlwith variants, weights, and goals - Conversion tracking — call
field_test_convertedto record when a participant completes a goal
No action required from community admins or advocates — experiments are configured and monitored by the Stoked team only.