> 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/34cff7cafbbfcd416778a35b63cb058c27bcda8b) **\[用户资料] → 设置**.
2. 在 *项目设置* 列（右侧），向下滚动到 *跟踪* 并选择 **Gateway**.

#### 修改设置

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