> 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/platform-features/reach-out-to-partners/generate-leads/create-and-share-tracking-links-with-partners.md).

# 与合作伙伴创建并分享跟踪链接

您可以帮助合作伙伴创建跟踪链接或个性化链接，并按需分享。

#### 创建跟踪链接

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **合作伙伴** → **合作伙伴**.
2. 在合作伙伴列表中，将鼠标悬停在要为其创建跟踪链接的合作伙伴上，然后选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]** → **跟踪** → **创建链接**.
3. 可选地，指定替代落地页，然后选择 **高级** 以添加子 ID、 [共享 ID](/brand/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/dynamically-pay-partners-with-the-shared-id.md)，或者将已验证的合作伙伴属性添加到跟踪链接中，用于报告。

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>注意：</strong> 子 ID 是可选的，合作伙伴可将其用于额外的跟踪值。</p></div>
4. 选择 **创建**.

   * 要编辑 URL 协议，请选择 **URL 协议** ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]**.
     * **https\://**—该链接将仅使用 HTTP 的安全版本。
     * **http(s)://**—该链接将尝试使用 HTTP 的安全版本，并在需要时回退到不安全的 HTTP。
   * 要创建自定义短链接（也称个性化链接），请选择 ![](/files/3a681e27454ace82c800c162ee12dcdb8b9832c2) **\[编辑]**，更改 URL 路径，然后选择 ![](/files/9e4825d89bf0435887c540d1c033bf1a80dfb5fe) **\[已勾选]**.

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

#### 分享跟踪链接

您可以将链接复制到剪贴板，或与合作伙伴分享二维码。

**复制链接到剪贴板**

1. 选择该链接。
   * 您将收到一条消息，提示链接已复制到剪贴板。
2. 与合作伙伴分享已复制的链接。

**分享二维码**

1. 选择 ![](/files/628ec2b6c5ad97ff2a749d45eed898cbf4eefee1) **\[二维码]**.
2. 您可以截取二维码的屏幕截图，并手动与合作伙伴分享。


---

# 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/platform-features/reach-out-to-partners/generate-leads/create-and-share-tracking-links-with-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.
