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

# ゲートウェイトラッキング設定を構成する

*ゲートウェイ追跡設定* では、デフォルトのランディングページなど、impact.com のトラッキングリンクの動作を設定できます。 [トラッキングテンプレート](/brand/ja/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/2c38195ecc23a36266a65082c4bfc52f44a43503) **\[ユーザープロファイル] → 設定**.
2. の *プログラム設定* 列（右側）を下にスクロールして *トラッキング* を選択し、 **ゲートウェイ**.

#### 設定を変更する

1. 変更したい設定を選択します。
2. 各設定については以下のセクションを参照し、変更を行ってください。
3. 選択します **保存**.

<details>

<summary>デフォルトのランディングページを設定する</summary>

設定し、 **デフォルトのランディングページ** をすべての Gateway URL（トラッキングリンク）に対して。

<div data-with-frame="true"><figure><img src="/files/3219bffa9e9271cd8f733fa423ed283c199d5c37" 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/ja/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/ja/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.
