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

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

*Gatewayトラッキング設定* ここでは、デフォルトのランディングページなど、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>" %}

#### Gateway トラッキング設定を構成

1. 上部ナビゲーションバーから、次を選択します： ![](/files/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロファイル] → 設定**.
2. の *プログラム設定* （右側の）列で、下にスクロールして *トラッキング* を選択し **Gateway**.

#### 設定を変更する

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.
