Welcome Guest, Not a member yet? Register   Sign In
A/B Testing with CodeIgniter
#1

[eluser]Unknown[/eluser]
Hey everyone!

I've been using CodeIngiter for awhile, and this is the first time I've needed to post- so far, everything I've needed has been extremely well documented!

My question is in regards to A/B testing. For those of you who aren't familiar with it, basically it means you show different people (ie Group A, Group B) different views, and then track which is the most efficient (based on variables such as conversion rates, etc).

What would be the best way to implement this? Would using a variation of built in localization features be a good way? Or maybe there would be a way to check when a view is loaded to see if there's a version specific to the user? (For example, index_a is loaded if the user is in group a, index_b if in b, and index if in another group)

Any ideas or feedback would be greatly appreciated!

Thanks!




Theme © iAndrew 2016 - Forum software by © MyBB