Is there a PHP CMS with builtin A/B Testing Support?

て烟熏妆下的殇ゞ 提交于 2019-12-02 03:20:42

If you're looking for a framework that's designed for eCommerce with A/B testing, then Magento Commerce has it built in using Google Web Optimizer. There is an interesting article here on the results of such an experiment.

As you'll quickly find through the google, Magento is not for the faint-hearted, but does offer some serious benefits.

Enjoy, JD

There is also a new library: http://phpabtest.com which should serve your purpose.

Aren't these types of tests more on application level? I have never seen any php framework support it anyway :)

But if you need a suggestion for framework... Yii, Lithium, Zend Framework, Symfony are all good choices :)

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!