是否有内置 A/B 测试支持的 PHP CMS?

2022-01-16 00:00:00 frameworks php ab-testing

我即将开始一个新项目,并认为现在也是开始研究新的 PHP CMS 的好时机.我真的只花了很多时间在 Joomla 上,所以新"几乎可以是任何".

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".

无论如何,我也看到了很多关于 A/B 测试的讨论,并认为尝试一下可能是个好主意.据我所知,Rails 有几个解决方案,但我想知道是否有支持 PHP CMS 的解决方案?越集成越好.

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...

推荐答案

如果您正在寻找一个专为电子商务设计的带有 A/B 测试的框架,那么 Magento Commerce 使用 Google Web Optimizer 内置.这里有一篇有趣的文章 关于此类实验的结果.

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.

您很快就会通过 google 找到,Magento 不适合胆小的人,但确实提供了一些重要的好处.

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

享受,京东

相关文章