https://www.growthbook.io/ logo
s

sparse-beard-4196

08/30/2023, 1:49 AM
Hey team 👋 New to GrowthBook, great to meet you all! Looking to run an experiment on a new product offering. I’d love to use GrowthBook to A/B test two different price points. Any documentation on how I’d go about customizing pricing within an experiment? Thanks in advance!
w

white-fireman-22476

08/30/2023, 11:49 AM
You should be able to do it like any other A/B test. Set up a feature flag test: https://docs.growthbook.io/feature-flag-experiments. Then follow the instructions for your sdk: https://docs.growthbook.io/lib/ to check to see if the new price point feature is on and if so serve the new price.
🙏 1
If you are using something like Stripe or something where the price is fixed and hard to change programmatically per variations: You can advertise any price you like in the experiment variations, but actually charge everyone the lower price at checkout - usually people don’t complain about getting things cheaper.