> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/advertisers/zh/zhuan-hua-gen-zong/gen-zong-shou-ce/voluum-tracking.md).

# 如何使用 Voluum 跟踪转化

*本指南仅适用于 Voluum。如果您想了解 S2S 跟踪的一般步骤，请查看* [*广告主部分*](/advertisers/zh/zhuan-hua-gen-zong/zhuan-hua-gen-zong.md#using-conversion-tracking-api---s2s-recommended)*.*

本指南由两个部分组成：

* a) 如何在 Voluum 中设置转化跟踪。本节将重点介绍如何在 Voluum 中设置 Postback URL、如何将转化通知给 Voluum，以及如何在 Voluum 和 ExoClick 中显示这些转化。
* b) 如何通过 API 将 ExoClick 集成到 Voluum 中。本节将展示如何从 Voluum 编辑 ExoClick 的广告系列，以及如何在两个平台上匹配广告系列成本。

**Exoclick 用户在** [**注册 Voluum 时可享受折扣。**](https://voluum.com/partner/exoclick/)

如果您想获取更多信息，请查看 [Voluum 的集成指南。](https://doc.voluum.com/en/exoclick_traffic-source.html)

## 如何在 Voluum 中设置转化跟踪。

ExoClick 为您提供全球流量来源、定向功能、大数据和统计分析工具，帮助您筛选结果并优化广告系列。本手册将解释在使用 Voluum 跟踪软件时，如何在 ExoClick 网络上跟踪转化。

{% stepper %}
{% step %}

### 为您的 Postback URL 创建 Goal ID。

登录您的 ExoClick 管理面板，然后前往 **Campaigns > Conversions tracking**。这将允许您创建 **Goal ID** 并获取要在您的 **postback URL**:

<figure><img src="/files/1c22da2aedc2452f47ac714811b9c28d426385a0" alt=""><figcaption></figcaption></figure>

点击“New Conversion Goal”。您需要完成三个字段： **名称**, **转化价值** 和 **排序**。在 **名称**中，只需为该目标添加一个名称，例如：“Postback”。

可用的转化价值有：

* **无价值：** 值为 0
* **固定：** 您在设置目标时手动确定转化的支付金额。
* **动态：** 支付金额的值将通过 Postback URL 传递。动态值传递将在本指南后面详细说明。

**排序** 用于组织您账户中创建的不同目标。如果您创建了多个 Conversion Goal，排序将帮助您组织这些目标在统计数据和 Campaigns 列表中的显示方式。

添加完所有这些字段后，点击“Create”按钮。管理面板将显示 Postback URL 的结构以及 **Goal ID** 对应于您刚创建的目标。它看起来应类似如下：

```json
http://s.magsrv.com/tag.php?goal=66a8605e6cce49fbb8056f273f8e1a2e&tag=
```

您也可以查看我们的 [Conversions Tracking](/advertisers/zh/zhuan-hua-gen-zong/zhuan-hua-gen-zong.md) 页面，以了解有关我们创建目标流程的更多详情。
{% endstep %}

{% step %}

### 在 Voluum 中添加 ExoClick 作为流量来源并配置 Postback

要在 ExoClick 上跟踪转化，您需要在广告系列 URL 中添加一个动态跟踪器 **{conversions\_tracking}** ，它可唯一标识每次点击。

您必须在 Voluum 中保存此跟踪器，并让它在用户每次产生转化时通知 ExoClick 的服务器。在 Voluum 中，通过使用预定义模板将 ExoClick 配置为流量来源即可实现这一点。

点击“Traffic sources”选项卡，然后点击“Create” > “Traffic Source”

<figure><img src="/files/0e95b04a86a63b9d150e5992002534e0b4f951e3" alt=""><figcaption></figcaption></figure>

选择“ExoClick”。Voluum 将根据模板预填流量来源设置。

<figure><img src="/files/a5d6b71655ef16671aed9ddfb30ff2ee100e6bdf" alt=""><figcaption></figcaption></figure>

在 Postback URL 字段中，将“REPLACE”一词替换为 **goal ID** ，即您在步骤 1 中生成的值。

<figure><img src="/files/a02e586bee23e963e94f3f8b3334c53e943046b1" alt=""><figcaption></figcaption></figure>

您的 postback URL 现在应如下所示：

```json
http://s.magsrv.com/tag.php?goal=66a8605e6cce49fbb8056f273f8e1a2e&tag={externalid}
```

**注意**：如果您在 ExoClick 中设置目标时选择了 **Dynamic** 值，那么您还必须添加 **\&value={payout}** 到 Postback URL 的末尾，以传递转化价值。在这种情况下，您的 postback URL 将如下所示：

```json
http://s.magsrv.com/tag.php?goal=66a8605e6cce49fbb8056f273f8e1a2e&tag={externalid}&value={payout}
```

完成这些修改后，您就可以保存 Postback 了。
{% endstep %}

{% step %}

### 在 Voluum 中设置联盟网络（可选）

*如果您未使用来自联盟平台的 Offer，请跳至第 4 步*

点击“Affiliate Networks Templates”，然后点击“Create” > “Affiliate Network”：

<figure><img src="/files/51a86be60bd8d317675ea57dd0abf78863b5936f" alt=""><figcaption></figcaption></figure>

您可以从精选的联盟网络列表中进行选择。如果您的联盟网络不在列表中，您可以手动设置联盟参数。在此页面中，对 ExoClick 来说最重要的参数是 **Payout** 令牌。

<figure><img src="/files/62a320b3e630703c0baf9197501e802161acea1f" alt=""><figcaption></figcaption></figure>

如果您想在目标中使用动态转化价值，则需要确保 **{payout}** 令牌从联盟平台 **到达 Exoclick 的 postback URL**.

Voluum 提供多种 **方法** 将转化发送到联盟平台，因此请确保选择正确的选项，以同时通知联盟网络和 Exoclick。

有关如何在 Voluum 中设置联盟网络的更多信息，请查看其 [手册](https://doc.voluum.com/en/affiliate_network_adding.html).
{% endstep %}

{% step %}

### 在 Voluum 中创建 Offer。

点击“Offers”选项卡，然后点击“Create” > “Offer”。

<figure><img src="/files/81f9ac8a11cf0c0ecd8ee1df7c0af53351a45478" alt=""><figcaption></figcaption></figure>

选择联盟网络（如有）、国家标签，并为该 Offer 命名。

然后，将您产品的 URL 添加到 Offer URL 中。例如：

```json
http://mypage.com/?a=14030&c=64375&aff_id=2422&s1=
```

<figure><img src="/files/961d84421c0dcccf899618a7a8d77b36ee3b02d5" alt=""><figcaption></figcaption></figure>

在 Offer 的 Conversion tracking 部分，在“Payout”下，您可以选择 **“Auto”** 或 **“Manual”**。如果您在上一步添加了联盟网络，则可以选择“Auto”，这样系统会从您的联盟网络 payout 令牌中读取值。 **请确保您的联盟网络已正确连接到您的 Voluum 账户**

如果您没有在 Voluum 账户中添加联盟网络，或该网络不会动态传递任何支付金额，请选择“Manual”并添加支付金额的值。

<figure><img src="/files/b787bf3b5f26512862dbcc4eaa296db1bd852c02" alt=""><figcaption></figcaption></figure>

**注意：** 请记住，这里看到的 Postback URL 对应的是联盟平台。这与您在流量来源设置中使用的 Postback URL 并不相同。

点击“Save”保存该 offer。
{% endstep %}

{% step %}

### 在 Voluum 中创建一个广告系列。

点击“Campaigns”选项卡。点击“Create”时，您会看到两个选项：“Campaign Simple”和“Campaign Advanced”。在本指南中，我们将使用“Campaign Simple”

<figure><img src="/files/cd96a6f5c96c9cbc89d2204df04a5eba3062cd62" alt=""><figcaption></figcaption></figure>

在“General”设置中，选择 **ExoClick** 作为您的流量来源，并为您的广告系列添加一个“Name”。

从您的广告系列中选择“Cost Model”和“Cost Value”（请注意，这些参数将会 **被覆盖** 如果您启用 API）。

完成其他字段，直到到达“Campaign Destination”。在“Campaign Destination”中，选择您要推广的 offer，并确定是否会为该 offer 使用任何落地页。

<figure><img src="/files/390d0caca48e89ec2977fdaeec4360f7ea89a37d" alt=""><figcaption></figcaption></figure>

点击“Save”。Voluum 将显示您的 Campaign URL。您需要使用此 URL 在 Exoclick 中设置您的广告系列。

示例广告系列 URL：

```json
https://voluum-domain.com/bc286faf-3176-4e88-a398-428a824c051c?campid={campaign_id}&varid={variation_id}&source={src_hostname}&keyword={keyword}&tags={tags}&siteid={site_id}&zoneid={zone_id}&catid={category_id}&country={country}&format={format}&cost={actual_cost}&tag={conversions_tracking}
```

<figure><img src="/files/d19c522a725fc4c0f130920c619f0a86067d1f0c" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 在 Exoclick 中创建广告系列

将上一步创建的广告系列 URL 作为 ExoClick 广告系列的“Variation”粘贴进去。请确保其中包含 **{conversions\_tracking}** 用于向 Voluum 发送转化详情的 tag。

<figure><img src="/files/82cecbd77f66c9ef82c811a3d15312ff9b72cd63" alt=""><figcaption></figcaption></figure>

完成广告系列设置。您可以在这里找到 **有关如何在 Exoclick 中创建广告系列的详细指南** [**这里**](/advertisers/zh/guang-gao-huo-dong/chuang-jian-guang-gao-huo-dong/create-campaign-step1.md).

如果设置正确，您将开始在 Voluum 和 ExoClick 中同时看到转化。请不要忘记在您的 [Campaigns List](/advertisers/zh/guang-gao-huo-dong/campaigns-list.md) 以及您的 [Statistics](/advertisers/zh/advertiser-statistics.md)
{% endstep %}
{% endstepper %}

## ExoClick API 与 Voluum 集成

通过 API 将 Voluum 与 ExoClick 集成后，您将能够管理 ExoClick 广告系列的某些方面，同时使用 Voluum 的报告工具。

您在 Voluum 中所做的每项更改都会立即反映到 ExoClick 中。以下是您可以通过 API 与 Voluum 集成执行的一些操作

* **检查已集成广告系列的状态**：您可以在状态列中查看已集成广告系列的状态。
* **暂停或恢复已集成的广告系列**：您可以在 Campaigns 视图的 Actions 列中暂停或恢复整个已集成广告系列。
* **更改已集成广告系列的出价**：您可以更改整个广告系列或广告系列中指定区域的出价。
* **同步成本**：通过 API 集成，成本将从 ExoClick 的统计数据中提取，使成本跟踪更加轻松。

### 要求

在您可以与 Voluum 集成之前，您需要在 ExoClick 中生成一个 **API Token** 。

登录您的 Exoclick 账户，然后点击您的用户名以访问个人资料。点击 New API Token，为该 token 命名，然后点击 Save。您将在“Token”列下看到 API token：

<figure><img src="/files/077b1e083413b0b3d159305841373422a1de2f2d" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2d5163f827eee4621d60d0d3cfc55c6111ff5162" alt=""><figcaption></figcaption></figure>

### 说明

要开始集成，请按以下简单步骤操作：

{% stepper %}
{% step %}
登录您的 Voluum 账户并选择“Integrations”选项卡

<figure><img src="/files/ab4e5d28091de005ff3275205ed08add95adf158" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
在“Traffic Source Integrations”部分，点击“Add integration”按钮，然后选择 ExoClick。

<figure><img src="/files/4ce68d8538781204678e336326003319fe093491" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
输入您的 ExoClick API token 值，然后点击 Next。

<figure><img src="/files/9c85b052f7367f70899f377ed7eb9d30e130db5c" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

如果集成成功，Voluum 将显示确认消息，随后您将被重定向回 Voluum 的 Integration 选项卡。

如果您的 ExoClick 广告系列指向 Voluum Campaign URL，它们将在 2 小时内自动匹配。或者，您也可以使用该图标手动匹配广告系列：

<figure><img src="/files/e40e63303040b2cc750db574903b89d4b5e1186b" alt=""><figcaption></figcaption></figure>

已集成的广告系列将被标记。为了使用该集成，请确保通过点击按钮并勾选相应复选框，使以下列可见：

* 状态
* 操作
* 出价

<figure><img src="/files/c455bc0f27b12b0ec2a061a726d80a84ebd593e2" alt=""><figcaption></figcaption></figure>

您可以通过 API 集成在 Voluum 中执行的完整操作详情已在 [这里](https://doc.voluum.com/en/exoclick_cost_integration.html#UUID-0c54af33-4861-ce5a-5b13-8cdcd5bc66a6_bridgehead-idm4595107040342431676573997806).

## 比较 Voluum 与 ExoClick 时的其他说明

除转化跟踪和 API 集成外，在 Voluum 中还有一些设置需要注意，以确保您在两个平台上看到相同的结果：

* **时区**：Voluum 中有一个可选择报告时区的选项。

我们建议您使用 EST（美国 - 纽约）时区，以匹配 ExoClick 的服务器时区

* **货币**：请选择 USD 或欧元，以匹配您 ExoClick 账户中的货币。

<figure><img src="/files/ac11ff353a617f442800105adbed540a28cae996" alt=""><figcaption></figcaption></figure>

如果您需要进一步了解如何在 Voluum 中设置转化跟踪或 API 集成，请随时联系 [Voluum 支持](https://voluum.com/contact/)。您也可以联系 [ExoClick 客户成功团队](https://www.exoclick.com/contact/) 来审核这些步骤。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.exoclick.com/advertisers/zh/zhuan-hua-gen-zong/gen-zong-shou-ce/voluum-tracking.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
