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

我怕爱的太早我们不能终老 提交于 2019-12-02 08:15:28

问题


I'm about to start work on a new project and thought it could be a good time to also start looking into a new PHP CMS. I've really only spent a lot of time with Joomla, so "new" can almost be "any".

Anyway, I've also been seeing a lot of talk about A/B testing and thought that it might be a good idea to try. From what I've seen, there's a couple of solutions for Rails, but I was wondering if there are any out there that support PHP CMSs? The more integrated, the better.

Thanks for any suggestions or thoughts...


回答1:


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




回答2:


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




回答3:


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 :)



来源:https://stackoverflow.com/questions/3445167/is-there-a-php-cms-with-builtin-a-b-testing-support

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