Google Web Optimizer(A/B 测试)为什么没有明显的赢家?
我之前问过获胜需要多长时间组合出现在 Google 的网络优化工具上,但现在我在 A/B 测试期间遇到了另一个奇怪的问题: 过去两天 Google 宣布有一个“高…
Python 中有哪些 A/B 对比测试资源?
Rails 有多个 A/B 分割测试模块/插件。 http://github.com/paulmars/seven_minute_abs http://www.bingocardcreator.com/abingo http://vanity.labnot…
Google Web Optimizer - 距离获胜组合还有多长时间?
我已经在 Google Web Optimizer 中运行了 A/B 测试六个星期,但仍看不到结束的迹象。谷歌仍然表示:“我们还没有收集到足够的数据来显示任何重大结果…
当您进行网站优化工具实验时,Google 如何为我们的网站编制索引?
我将使用 Google 的网站优化工具在我网站的主页上进行 a/b 测试。我的问题是:哪些替代页面将被谷歌的蜘蛛索引?他们全部?我在 google 或 GWO 页面上…
Nginx A/B 测试
我正在尝试进行 A/B 测试,并且为此目的使用 Nginx。我的 Nginx 配置文件如下所示: events { worker_connections 1024; } error_log /usr/local/expe…
关于 a/bingo 基础知识的问题(a/b 测试)
从: http://www.bingocardcreator.com/abingo/usage #A view example with a block passed to ab_test: "Call to action!" %> 做任何“选择”块中传…
好的 Javascript A/B(拆分)测试包/库?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. 要求我们推荐或查找工具、库或最喜欢的…
使用 Google 网站优化工具测试动态页面
假设我有一个显示有关餐馆信息的网站。 所有网址均命名为 /restaurants/some-dynamic-restaurant-name/ 例如.../restaurants/somename1/、/restaurant…
关于基于 Django 的项目中的 A/B 测试有什么想法吗?
Closed. This question needs to be more focused. It is not currently accepting answers. 想要改进这个问题?通过编辑这篇文章来更新问题,使其仅…
Rails 中有哪些 A/B 对比测试资源?
有关 A/B 分割测试的一些信息: http://startuplessonslearned.blogspot.com/2008/09/one-line-split-test-or-how-to-ab-all.html http://www.37signa…