> 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/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/trackonomics/sub-id-templates-explained.md).

# Sub ID 模板说明

借助以下内容中的 Sub ID 模板，让链接自定义更快捷、更灵活： [impact.com 链接生成 Chrome 扩展程序](https://chromewebstore.google.com/detail/impactcom-for-chrome/jliaphkmaknmllgfgfifmaciiindcpmi?utm_source=web\&utm_medium=ad-tools-page\&utm_campaign=ad_tools).

此功能允许您预先配置 Sub ID 在联盟链接中的显示方式，这样您就无需每次手动输入跟踪参数。在设置页面中，您最多可以创建三个会直接显示在扩展界面中的下拉菜单或输入字段。只需拖放标记（例如，活动名称、合作伙伴 ID 或自定义输入）即可构建您理想的 Sub ID 结构。

使用 Sub ID 模板，您可以：

* **节省时间** 在生成链接时
* **确保一致性** 在 Sub ID 的格式设置上
* **轻松跟踪效果** 跨活动、合作伙伴或平台

{% hint style="success" %}
此功能可通过 Trackonomics Essentials 免费使用。若要访问它，以及一整套可帮助你发展项目的额外工具， [激活 Trackonomics Essentials](https://impact.com/trackonomics-essentials/) 今天。
{% endhint %}

#### 访问 Sub ID 模板

配置完成后，每当您创建链接时，自定义选项都会自动显示在扩展程序中，帮助您简化工作流程并提高跟踪准确性。要使用此功能：

1. 在顶部导航菜单中，选择 **Trackonomics**.
2. 从下拉菜单中，选择 **Sub ID 模板**.

#### 添加新模板

您可以在 impact.com 中的 trackonomics 项目里添加 Sub ID 模板：

1. 选择 ![](/files/4c5996d4e534415be4a6646a312d1b1cd1ed5678) **\[添加] 新建**.
2. 在……中 ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]**，在两个选项之间进行选择：

{% tabs %}
{% tab title="下拉选项" %}
为此模板命名，然后继续为您的 Sub ID 模板输入一个唯一的名称和值。您可以 ![](/files/4c5996d4e534415be4a6646a312d1b1cd1ed5678) **\[添加]** **再添加一个** 最多添加 2 次（总共仅可创建 3 个 sub ID 模板）。

下拉选项可用于经常重复使用的预定义值。例如：

* 渠道类型（例如：社交、网站、新闻简报）
* 社交平台（例如：Facebook、Instagram、TikTok）
  {% endtab %}

{% tab title="输入选项" %}
为此选项命名。您可以 ![](/files/4c5996d4e534415be4a6646a312d1b1cd1ed5678) **\[添加] 再添加一个** 最多添加 2 次（总共仅可创建 3 个 sub ID 模板）。

“输入”选项可让您添加未预定义的值。例如：

* 新闻简报发送日期（mmddyy）
* 活动（例如：黑色星期五、网络星期一）
* 内容 ID（12345）
  {% endtab %}
  {% endtabs %}

3. 接下来，您可以预览您的 Sub ID 模式。使用以下功能拖放模板： ![](/files/fc0091aba9ec878c89a688894e9b585274ca8af5) **\[重新排序]** 图标来重新排列结构。
4. 选择 **保存**.

   <div data-with-frame="true"><figure><img src="/files/ec64ffa464f3e4c4924490e2ab0d7172d611235a" alt="" width="563"><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/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/trackonomics/sub-id-templates-explained.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.
