I'd like to start an A/B testing and/or multivariant testing experience in an existing e-commerce website. This website is heavily relying on vanilla Spring + Spring MVC.
Many analytics products (like Google Content Experiments) handle stats collection + variant selection; you basically have to create one URL per variant (and configure each URL in GCE).
One could use:
Do these techniques match this use case?
Do you have experience with A/B testing or multivariant testing with Spring MVC?
Or maybe you think these features should be handled by a particular JavaScript framework, like cohorts?
A/B tests and multivariate tests are similar in how they're conducted. The main difference is that A/B tests look at the performance of just one variable at a time or the overall page whereas multivariate tests are testing multiple variables at once.
The term 'split testing' is often used interchangeably with A/B testing. The difference is simply one of emphasis: A/B refers to the two web pages or website variations that are competing against each other. Split refers to the fact that the traffic is equally split between the existing variations.
Yes! In addition to landing pages and webpages, many marketers run A/B tests on emails, PPC campaigns, and calls-to-action.
I have had experience dealing with multivariant and a/b testing while using Omniture. You could almost certainly do everything that these testing suites do yourself, but you would have to build an awful lot of infrastructure to accommodate the variants and collate the relevant data and display it back in a meaningful way to those who are interested. Given the sheer volume of options that any of these types of testing suites come with, it would probably take a great deal of time to replicate this type of function on your own.
If you have the budget, I would recommend using one of the many tools that are specialized in doing this sort of thing. Of course, if you don't have the budget but have the time, I can see where building it yourself could be a lot of fun...
I'm not sure how much of an 'answer' this is more than just my opinion.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With