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

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

1. 上部のナビゲーションバーから、 ![](/files/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロフィール] → \[設定]**.
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.
