I've published several apps on IOS and Android adding flurry to measure the interaction that is happening in those apps, however, I'd love to enhance this interaction and make my apps more useful by using A/B Testing on users who are already using the app, however, I couldn't find any source that does such a thing on mobile apps, I wonder if there are any way to do it.
|
Here is what I would do to have A/B Testing done on Existing Customers / People who already have my app:
|
||||
|
There are few recent companies that are enabling you to do this right away e.g. 1) Optimimo - http://www.optimimo.com 2) Arise.io - http://www.arise.io (Clone of Clutch.io bought by Twitter) There are few others that you will find when you search for Mobile A/B Testing in Google. |
|||
|
If you're still looking for a way to do this, I've created an iOS Client Library and PHP Server for performing data-driven A/B Split Tests in your iOS Apps - it should give a kick-start to anybody's Mobile A/B testing effort. There are controls (extending UIButton) for A/B testing button text and images as well as the ability to generically split test String values. Check it out on GitHub. |
||||
|