[wordpress插件] A/B SeeA / B请参阅

wordpress 插件 文章 2020-01-24 00:40 606 0 全屏看文

AI助手支持GPT4.0

评分

100

100

描述

Want to start a split-test right away?

是否要立即开始拆分测试?

Choose a unique test id, provide a piece of code for the first group and a piece of code for the second, and define an id to indicate a conversion.

选择一个唯一的测试ID,为第一组提供一段代码,为第二组提供一段代码,并定义一个ID以指示转化。

For example, let’s define a split test called clothes.

例如,我们定义一个名为衣服的拆分测试。

In the first group, we'll say “Your clothes are red.” In the second group, we'll say “Your clothes are black.” When we convert, we'll use the id clothes_complete

在第一组中,我们说“您的衣服是红色的。”在第二组中,我们将说“您的衣服是黑色的”。转换时,我们将使用id clothes_complete

.

Then, we’ll do this on our test page:

然后,我们将在测试页上进行此操作:

[ab-see id=clothes]

[ab-see id = clothes]

And on the page we want to get to:

在该页面上,我们想要转到:

[ab-convert id=clothes_complete]

[ab-convert id = clothes_complete]

That’s it!

就这样!

Inspired by the practice of copying the smartest people you know, AB-See is based on Patrick McKenzie's A/Bingo (http://www.bingocardcreator.com/abingo) and Ben Kamens' GAE/Bingo (http:/

AB-See受到模仿最聪明人的做法的启发,它基于Patrick McKenzie的A / Bingo(http://www.bingocardcreator.com/abingo)和Ben Kamens的GAE / Bingo(http:/

/bjk5.com/post/10171483254/a-bingo-split-testing-now-on-app-engine-built-for).

/bjk5.com/post/10171483254/a-bingo-split-testing-now-on-app-engine-built-for)。

Built for our A/B testing needs at Scent Trunk (https://scenttrunk.com).

可在Scent Trunk(https://scenttrunk.com)上满足我们的A / B测试需求。

安装步骤

Place all the files in a directory inside of wp-content/plugins (for example, ab-see), and activate the plugin.

将所有文件放在wp-content / plugins内的目录中(例如,ab-see),然后激活插件。

下载地址

https://downloads.wordpress.org/plugin/ab-see.1.0.2.zip

https://downloads.wordpress.org/plugin/ab-see.1.0.2.zip

-EOF-

AI助手支持GPT4.0