> 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).

# 配置网关跟踪设置

*网关跟踪设置* 在这里你可以配置 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>" %}

#### 配置网关跟踪设置

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

#### 修改设置

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

<details>

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

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

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

* 如果带有自定义落地页的广告无法正常工作，跟踪链接将重定向到此落地页。
* 如果你允许合作伙伴通过 Create a Link 小组件创建自定义跟踪链接（例如短链接或品牌链接），此 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, 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/configure-gateway-tracking-settings.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.
