> 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/what-would-you-like-to-learn-about/account-administration/program-settings/tracking-settings/configure-gateway-tracking-settings.md).

# Configure Gateway Tracking Settings

*Gateway Tracking Settings* is where you can configure behavior for your impact.com tracking links, like your default landing page, [tracking templates](/brand/what-would-you-like-to-learn-about/account-administration/program-settings/tracking-settings/gateway-tracking-templates.md), SSL support, how partners can deep link to your website, and a couple of advanced options.

{% 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>" %}

#### Configure Gateway Tracking Settings

1. From the top navigation bar, select ![](/files/2qeX6EqajzdOPiwzfeV5) **\[User profile] → Settings**.
2. In the *Program Settings* column (right), scroll down to *Tracking* and select **Gateway**.

#### Modify a setting

1. Select the setting that you want to change.
2. Refer to the sections below for help with each setting, then make your changes.
3. Select **Save**.

<details>

<summary>Set a default landing page</summary>

Set the **default landing page** for all of your Gateway URLs (tracking links).

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

* If an ad with a custom landing page doesn't work, the tracking link will redirect to this landing page.
* If you allow partners to create custom tracking links (e.g., short links or vanity links) via the Create a Link widget, this URL will be the default landing page for those tracking links.

</details>

<details>

<summary>SSL Support</summary>

This should be enabled by default and will ensure all users are routed to the secure version of your site (HTTPS) via tracking links.

In cases where a partner uses a secure tracking link and your site doesn't support SSL, when the user clicks a link, it will prompt a message stating that they are about to leave a secure site to visit a non-secure site. If your site supports both http\:// and https\:// and your site is secure, this message can be canceled by redirecting the user to your secure site.

{% hint style="warning" %}
**Warning:** If your site does not support HTTPS, the user will be redirected to a broken URL.
{% endhint %}

</details>

<details>

<summary>Deep Linking</summary>

This should be enabled by default and will allow users to be routed directly to pages on your site.

In order to enable partners to deep link to your site, you will need to input *Permitted Domains*. For more information on how to do this, see [Set Up Permitted Domains for Deep Linking](/brand/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/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.
