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

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

1. 从顶部导航栏中选择 ![](/files/34cff7cafbbfcd416778a35b63cb058c27bcda8b) **\[用户资料] → 设置**.
2. 在右侧，在 *技术* 部分，选择 [屏蔽与重定向](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, and the optional `goal` 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>&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.
