> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/generate-campaign-tracking-links-on-behalf-of-creators.md).

# 代表创作者生成活动跟踪链接

您可以在活动的任务管理器中生成跟踪链接，并将其发送给您的创作者。创作者也可以从其任务管理器中复制跟踪链接。

{% hint style="warning" %}
**重要：** 您必须启用 *点击和转化跟踪* ，才能为您的活动生成跟踪链接。这些跟踪链接基于绩效，您将根据创作者带来的转化向其支付费用。请参阅 *追踪* 部分中的 [配置创作者活动](/brand/zh/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/configure-a-creator-campaign.md) 以为活动启用跟踪功能。
{% endhint %}

1. 从左侧导航菜单中选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **活动管理器** → **创作者**.
2. 在 *活动管理器* 屏幕上，选择 **活跃** 标签页以查看您当前所有正在进行的活动。
3. 将鼠标悬停在您想创建跟踪链接的活动上，然后选择 **管理活动**.
4. 选择 **任务** 选项卡。
5. 将鼠标悬停在您想创建跟踪链接的任务上，然后选择 **查看任务详情**.
6. 根据您在设置活动时选择的活动跟踪链接设置，您的跟踪链接会因以下 3 种设置中的 1 种而有所不同：
   * **创作者将流量引导至他们选择的落地页：** 手动输入落地页。
   * **创作者将流量引导至我选择的特定落地页：** 从下拉菜单中选择您保存的落地页。
   * **创作者将流量引导至我项目的默认落地页：** 您的默认落地页将自动填充，跟踪链接也会自动生成。
7. 选择 **创建链接** 和 ![](/files/0f8b29af739d75ff87b00016afa816faa1f930be) **\[复制]** 该链接。

   <div data-with-frame="true"><figure><img src="/files/2505f080e748a067a6f313329c03ce5505a8dfba" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/generate-campaign-tracking-links-on-behalf-of-creators.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.
