> 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/configure-gateway-tracking-settings.md).

# 配置网关跟踪设置

*Gateway 跟踪设置* 在这里，你可以配置你的 impact.com 跟踪链接的行为，例如默认落地页、 [跟踪模板](/brand/zh/what-would-you-like-to-learn-about/account-administration/program-settings/tracking-settings/gateway-tracking-templates.md)、SSL 支持、合作伙伴如何深度链接到你的网站，以及一些高级选项。

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FlsKSOqNQl7RszJCRJcN1%2Ftra-350-1-.mp4?alt=media&token=e4cc762b-8a54-484f-87e0-a0301e7adcb4>" %}

#### 配置 Gateway 跟踪设置

1. 从顶部导航栏中选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
2. 在 *程序设置* 列（右侧），向下滚动到 *跟踪* 并选择 **网关**.

#### 修改设置

1. 选择你想要更改的设置。
2. 请参考下方各部分了解每项设置的帮助信息，然后进行更改。
3. 选择 **保存**.

<details>

<summary>设置默认落地页</summary>

将 **默认落地页** 适用于你所有的 Gateway URL（跟踪链接）。

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

* 如果带有自定义落地页的广告无法正常工作，跟踪链接将重定向到此落地页。
* 如果你允许合作伙伴通过“创建链接”小组件创建自定义跟踪链接（例如短链接或品牌链接），此 URL 将成为这些跟踪链接的默认落地页。

</details>

<details>

<summary>SSL 支持</summary>

默认情况下应启用此项，它将确保所有用户通过跟踪链接被路由到你网站的安全版本（HTTPS）。

在合作伙伴使用安全跟踪链接而你的网站不支持 SSL 的情况下，当用户点击链接时，会提示一条消息，说明他们即将离开安全网站并访问非安全网站。如果你的网站同时支持 http\:// 和 https\:// 且你的网站是安全的，则可以通过将用户重定向到你的网站安全版本来取消此消息。

{% hint style="warning" %}
**警告：** 如果你的网站不支持 HTTPS，用户将被重定向到一个无效 URL。
{% endhint %}

</details>

<details>

<summary>深度链接</summary>

默认情况下应启用此项，它将允许用户直接路由到你网站上的页面。

为了允许合作伙伴对你的网站进行深度链接，你需要输入 *允许的域名*。有关如何执行此操作的更多信息，请参见 [为深度链接设置允许的域名](/brand/zh/what-would-you-like-to-learn-about/account-administration/program-settings/tracking-settings/set-up-permitted-domains-for-deep-linking.md).

</details>


---

# 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/configure-gateway-tracking-settings.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.
