> 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/performance-program/beta-performance-campaigns/working-with-partners-on-a-performance-campaign/generate-campaign-tracking-links-on-behalf-of-partners.md).

# 代表合作伙伴生成活动跟踪链接

{% hint style="warning" %}
**注意：** 此功能处于测试版。请联系您的 CSM 或我们的 [支持团队](https://app.impact.com/support/portal.ihtml?createTicket=true&) 如果您想测试此功能。
{% endhint %}

您可以在活动的任务管理器中生成跟踪链接并发送给合作伙伴。合作伙伴也可以从他们的任务管理器中复制跟踪链接。

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

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **活动管理器** → [**Performance**](https://app.impact.com/secure/advertiser/engage/campaigns/performance-campaign-manager-flow.ihtml).
2. 在 *活动管理器* 屏幕上，选择 **Active** 标签页可查看你当前所有活跃的活动。
3. 将鼠标悬停在要创建跟踪链接的活动上，然后选择 **管理活动**.
4. 选择 **任务** 选项卡。
5. 将鼠标悬停在要创建跟踪链接的任务上，然后选择 **查看任务详情**.
6. 根据您在设置活动时选择的活动跟踪链接设置，您的跟踪链接将根据以下 3 种设置中的 1 种而有所不同：
   * **合作伙伴将流量引导到他们选择的落地页：** 手动输入落地页。
   * **合作伙伴将流量引导到我选择的特定落地页：** 从下拉菜单中选择您保存的落地页。
   * **合作伙伴将流量引导到我的计划的默认落地页：** 您的默认落地页将自动填充，跟踪链接也将自动生成。
7. 选择生成 **短** 或 **常规** 链接，通过选择相应的 ![](/files/ab9a3d8dd653502900038f5f352bd3f23c771f2c) **\[单选按钮]**.
   * 默认会生成短链接，除非另有说明。
8. 选择 **创建链接** 和 ![](/files/0f8b29af739d75ff87b00016afa816faa1f930be) **\[复制]** 您可以直接与合作伙伴分享的链接。


---

# 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/performance-program/beta-performance-campaigns/working-with-partners-on-a-performance-campaign/generate-campaign-tracking-links-on-behalf-of-partners.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.
