Skip to main content

如何使用 Cake 跟踪转化率

This guide is for Cake only. If you want to know the generic steps for S2S tracking, please check the Advertisers section.

ExoClick 可让您访问全球流量来源、定位功能、大数据和统计分析工具,以过滤结果并优化您的营销活动。本手册说明了如何在使用跟踪软件 Cake 时跟踪 ExoClick 网络上的转化。为了跟踪您的产品,您需要 Cake 和 ExoClick 通过各自的服务器进行对话。

If you want to receive additional information, please check Cake's integration guide.

第 1 步:为回传 URL 创建目标 ID

登录 ExoClick 管理面板,进入 活动> 转换跟踪。这样您就可以在回贴 URL 中创建转换跟踪代码:

Cake1

点击 "新建转换目标"。您必须填写三个字段: 名称转换值订单。在名称中,只需为目标添加一个名称,例如:"Postback":例如:"回传"。

可用的转换值有

  • 无值: 值为 0
  • 已修正: 在设置目标时,您需要手动确定转换的赔付率。
  • 动态: 支付值将通过回传 URL 传递。本指南稍后将详细解释动态值传递。

订单用于组织您在账户中创建的不同目标。如果您创建了多个转换目标,顺序将帮助您组织这些目标在统计信息和营销活动列表中的显示方式。

添加所有这些字段后,点击 "创建 "按钮。管理面板将显示回传 URL 的结构以及与您刚刚创建的目标相对应的目标 ID。看起来应该与下面类似:


http://syndication.exoclick.com/tag.php?goal=66a8605e6cce49fbb8056f273f8e1a2e&tag=

You can also check our Conversions Tracking page to find out more details about our Goal creation process.

第 2 步:在 Cake 面板中添加回传 URL

Postback URL 是当您的营销活动中发生转换时通知我们服务器的 URL。您必须在 Cake 中存储此 URL,并在每次用户产生转换时让它通知 ExoClick 服务器。

在 Cake 中添加回传 URL 的方法有两种:通过优惠设置或作为账户中的全局回传

要约设置中的回传 URL 将专门应用于该要约,而全局回传将应用于您的所有要约。

特定优惠回传 URL

要在特定报价中添加 ExoClick 的回传 URL,请按照以下步骤操作:

  1. 登录您的 Cake 面板
  2. 点击 "优惠 ",然后选择要添加回贴的优惠。
  3. 点击 "测试与跟踪 ",然后添加在 ExoClick 中创建的 Postback URL
  4. 在回传 URL 的末尾,添加 #s2#s3#s4#s5#。现在,您的回传 URL 应该如下所示:

http://syndication.exoclick.com/tag.php?goal=66a8605e6cce49fbb8056f273f8e1a2e&tag=#s2##s3##s4##s5#

注意:如果您在 ExoClick 中设置目标时选择了动态值,那么您还必须在回传 URL 末尾添加 &value=#price#,以便传递转换值。在这种情况下,您的回传 URL 将如下所示:


http://syndication.exoclick.com/tag.php?goal=66a8605e6cce49fbb8056f273f8e1a2e&tag=#s2##s3##s4##s5#&value=#price#

Cake2

  1. 点击 "保存 "保存更改。

全局回传 URL

注意: 全球回传可能不适用于您的账户。请与您的 Cake 客户经理联系确认。

要将 ExoClick 的回传 URL 添加为全局回传,请按照以下步骤操作:

  1. 单击 "设置 " 选项卡> "设置 "> "跟踪设置 "

Cake3

  1. 向下滚动到 "全局像素和回传",然后添加在 ExoClick 中创建的回传 URL
  2. 在回传 URL 的末尾,添加 #s2#s3#s4#s5#。现在,您的全局回传应该如下所示:

http://syndication.exoclick.com/tag.php?goal=66a8605e6cce49fbb8056f273f8e1a2e&tag=#s2##s3##s4##s5#

注意: 如果您在 ExoClick 中设置目标时选择了动态值,那么您还必须在回传 URL 的末尾添加 &value=#price#,以便传递转换值。在这种情况下,您的回传 URL 将如下所示:


http://syndication.exoclick.com/tag.php?goal=66a8605e6cce49fbb8056f273f8e1a2e&tag=#s2##s3##s4##s5#&value=#price#

Cake4

  1. 保存更改。

注: CAKE 平台提供 4 个子 ID(s2、s3、s4 和 s5),用于存储不同的跟踪值,但每个子 ID 的字符数限制为 100。ExoClick 的转换跟踪字符串包含140 到 500 个字符**,因此 Cake 会自动将 ExoClick 跟踪字符串中的字符级联到 CAKE 的子 ID 中。

第 3 步:将转换跟踪宏添加到您的优惠链接中

转到"优惠 ",点击您要推广的优惠 ID,然后点击"获取链接 "获取优惠链接

例如

http://mypage.com/?a=14030&c=64375&=s1

Cake5

  In order to track conversions, you will have to change the s1 parameter to s2 and add "={conversions_tracking}" at the end of the Offer link. It will look like this:

http://mypage.com/?a=14030&c=64375&s2={conversions_tracking}

您将在 ExoClick 中使用此 URL 作为变量。请确保不要添加其他参数,因为它们可能会破坏来自回传 URL 的转换跟踪字符串。

请注意,只有 {conversions_tracking} 才需要跟踪转换。

第 4 步:在 ExoClick 中设置广告系列

粘贴上一步创建的优惠链接,作为 ExoClick 营销活动的"变体 "

Cake6

Finish the campaign set up. You can find a detailed guide on how to create a campaign in Exoclick here.

If the set up has been done correctly, you will start seeing conversions both in Cake and Exoclick. Do not forget to enable the corresponding Goal column in your Campaigns List and your Statistics

If you need further guidance on how to set up Conversion tracking in Cake, don't hesitate to contact Cake support. You can also contact Exoclick's Customer Success to review these steps.