> 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/account-administration/program-settings/tracking-settings/set-up-permitted-domains-for-deep-linking.md).

# 设置可用于深度链接的允许域名

如果你希望合作伙伴能够深度链接到你网站上的特定页面，你必须向 impact.com 提供合作伙伴可以发送流量到的域名（impact.com 将这些称为“允许的域名”）。无论你是否知道希望流量到达哪些具体域名，都应该这样做。

#### 使用不允许的域名

如果合作伙伴在其深度链接中未使用你提供的允许域名，那么他们通过该链接带来的所有流量都将被发送到一个通用的 impact.com 页面，无法跳转到你的网站。如果你不确定应在此处列出哪些域名，请联系管理你网站的团队成员。如果他们也不确定，或者没有返回任何具体域名，你应该输入默认值（如下所示）。

#### 设置允许的域名

1. 从顶部导航栏中选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
2. 在右侧，位于 *跟踪*下，选择 **网关**.
3. 在 *深度链接*，切换为开启 ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **允许合作伙伴深度链接到我网站上的特定页面**.
4. 在 *允许的域名*，如果你没有要添加的特定域名，请输入以下默认域名：

   | 域名                       | 示例            |
   | ------------------------ | ------------- |
   | \[你的网站域名].\[你的网站顶级域名]    | impact.com    |
   | \*.\[你的网站域名].\[你的网站顶级域名] | \*.impact.com |
5. 或者，如果你确实有自己的允许域名要在此处输入，请遵循以下格式指南：
   * 请勿在你的允许域名中包含任何路径或斜杠（`/`）。请排除 URL 域名后面的斜杠及其之后的所有内容。
   * 如果某个 URL 在用于深度链接时可能包含子域名（例如， `www.`），你必须同时包含该 URL 的两个版本。在这种情况下，请遵循默认允许域名（上方）使用的格式。
   * 如果你提供了自己的特定域名，请不要包含默认允许域名（上方）。
6. 选择 **保存**.

<div data-with-frame="true"><figure><img src="/files/784eaad5dece9180a966a52e72a2dfb92df3fc83" alt=""><figcaption></figcaption></figure></div>

#### 修复常见的合作伙伴可见错误信息

{% tabs %}
{% tab title="示例 1" %}
{% hint style="info" %}
**错误信息：** 你点击的链接格式不正确。请联系来源页面的编辑者。
{% endhint %}

出现此错误可能是因为你尚未启用深度链接。要启用它，请执行以下操作：

1. 从顶部导航栏中选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
2. 在右侧，在 *跟踪* 部分中，选择 **网关**.
3. 在 *深度链接* 部分中选择 ![](/files/4d0611ed182e303ebde008ef2f389098391c41fe) **\[编辑]** 和 ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[切换开启]** **允许合作伙伴深度链接到我网站上的特定页面**.
4. 指定你允许合作伙伴深度链接到的基础域名。
   * 域名应以逗号分隔，且不含空格。支持通配符字符。例如，yoursite.,\*.yoursite.
5. 选择 **保存**.

或者，你可能尚未设置阻止规则。要检查是否已设置：

1. 从顶部导航栏中选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
2. 在右侧，在 *技术* 部分中，选择 [Blocking & Redirect](https://app.impact.com/secure/advertiser/tracking-settings/manage-block-redirect-rules-flow.ihtml?).
3. 确保你已设置阻止规则。了解更多关于如何 [配置阻止路由规则](/brand/zh/what-would-you-like-to-learn-about/platform-features/blocking-and-redirect-rules/configure-block-routing-rules.md).
   {% endtab %}

{% tab title="示例 2" %}
{% hint style="info" %}
**错误信息：** 你点击的链接已过期。对于由此带来的不便，我们深表歉意。
{% endhint %}

该合作伙伴可能被列入了你项目的黑名单。如果你想将该合作伙伴从黑名单中移除， [联系支持](https://app.impact.com/secure/advertiser/support/customer-support-portal-flow.ihtml).
{% endtab %}
{% endtabs %}


---

# 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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/account-administration/program-settings/tracking-settings/set-up-permitted-domains-for-deep-linking.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
