Chavez HarrisforChavez Harris | Frontend Engineeringcodedbychavez.hashnode.net·Mar 26, 2023How to A/B test your React Native application using feature flags.Suppose you have two variations of a software product but you're not sure which one to deploy. The solution would be to conduct an A/B test in which you can release each variation to a small percentage of users. This would allow you to gather concret...Discuss·10 likesab testing
Ameenah lawalforData Science Musingsamina.hashnode.net·Dec 2, 2022A/B Testing with Alteryx (Part 1)The Business Problem A restaurant chain, Round Roaster, is planning to introduce some new items to its Menu. But because the items are new, the restaurant is not sure of its customers' reception and the subsequent impact on sales of the New additions...Discuss·1 like·92 readsA/B Testingab testing
Luke SonnetforGrowthBook Engineering Bloggrowthbook.hashnode.net·Mar 29, 2023Simpler, Faster SQL Queries(Photo by Bill Jelen, Unsplash) This performance improvement is due to 3 main changes. One Dimension and Variation per User When users are exposed to multiple variations in an experiment (due to bugs) or have multiple dimension values (e.g. by using ...Discuss·1 like·80 readsgrowthbook
Zayyad Muhammad SaniforCodeTaleszayyadms.hashnode.net·Apr 9, 2023Implementing A/B Testing in Next.js with ConfigCat & AmplitudeScenario: You’ve thought up a small change for your app. You write and test the code, and everything looks good. As you’re about to push it into production, you stop and ask yourself, “Will the users like this?” You start having doubts, that maybe th...Discussab testing
Jeremy DornforGrowthBook Engineering Bloggrowthbook.hashnode.net·Mar 30, 2023Visual Editor 2.0We're proud to announce the upcoming release of our brand-new Visual Editor! Soon, you'll be able to design A/B tests on your website directly in your browser, ship the tests to production, and analyze the results, all without writing a single line o...Discuss·314 readsab testing
Luke SonnetforGrowthBook Engineering Bloggrowthbook.hashnode.net·Mar 29, 2023CUPED for Faster Experimentation in GrowthBookCUPED is now available for the Frequentist engine in GrowthBook 2.0! The figure above shows the decreasing p-values and confidence intervals in the GrowthBook UI when CUPED is enabled. There are many ways to improve the speed of your experimentatio...Discuss·167 readsab testing
Luke SonnetforGrowthBook Engineering Bloggrowthbook.hashnode.net·Mar 29, 2023Simpler, Faster SQL Queries(Photo by Bill Jelen, Unsplash) This performance improvement is due to 3 main changes. One Dimension and Variation per User When users are exposed to multiple variations in an experiment (due to bugs) or have multiple dimension values (e.g. by using ...Discuss·1 like·80 readsgrowthbook
Jeremy DornforGrowthBook Engineering Bloggrowthbook.hashnode.net·Mar 28, 2023New REST APIsBack in October, we launched our very first REST API endpoint (GET /features) to list all of the feature flags in your GrowthBook account. Since then, we've been adding new endpoints and improving documentation. There's still a lot of work to do, but...Discuss·115 reads feature flags
Chavez HarrisforChavez Harris | Frontend Engineeringcodedbychavez.hashnode.net·Mar 26, 2023How to A/B test your React Native application using feature flags.Suppose you have two variations of a software product but you're not sure which one to deploy. The solution would be to conduct an A/B test in which you can release each variation to a small percentage of users. This would allow you to gather concret...Discuss·10 likesab testing
Faroque Abdullahforfaroque.hashnode.net·Dec 25, 2022A/B testing development - A developer overviewI am not a marketing guy or CRO expert, I am a developer. As a developer, Selling a product is not my concern but after working with CRO agencies for a long time, I have learned how customer behavior is changing based on the change in UI and UX, whic...Discuss·61 readsa/b split testing
Ameenah lawalforData Science Musingsamina.hashnode.net·Dec 2, 2022A/B Testing with Alteryx (Part 1)The Business Problem A restaurant chain, Round Roaster, is planning to introduce some new items to its Menu. But because the items are new, the restaurant is not sure of its customers' reception and the subsequent impact on sales of the New additions...Discuss·1 like·92 readsA/B Testingab testing
Chavez HarrisforChavez Harris | Frontend Engineeringcodedbychavez.hashnode.net·Nov 20, 2022How to A/B test new features in PHP using Feature Flags and AmplitudeLet's say your team has developed a new feature update and is planning to release it to the public. There can be some uncertainty and risk because it is hard to predict how users will react to the change. Will the new update have a negative impact an...Discuss·35 readsab testing
Adam Stoneforfoundinblankfoundinblank.hashnode.net·Nov 8, 2022Using SQL to Summarize A/B Experiments“A mad scientist writing SQL code for an experiment, knitted out of wool.” — Image generated by DALL-E Introduction I’ve run app, product, and marketing A/B experiments at tech companies, big and small. While the features and goals varied from experi...DiscussSQL