> 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 Tracking Settings* 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. 上部ナビゲーションバーから、 ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2F210dEQa93qyQgoJDkieL%2FUser%20profile.svg?alt=media\&token=f84c5b17-fae4-4a30-990a-9de5e57a150b) **\[ユーザープロフィール] → 設定**.
2. 〜の中で *プログラム設定* 列（右側）で、下へスクロールして *Tracking* 完了し、 **Gateway**.

#### 設定を変更する

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

<details>

<summary>既定のランディングページを設定する</summary>

を設定します **既定のランディングページ** あなたの Gateway URL（トラッキングリンク）すべてに対して。

<div data-with-frame="true"><figure><img src="https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FWEuuiXAX98sgzELMgNj5%2FScreenshot%202026-04-21%20at%2016.09.51.png?alt=media&amp;token=a25a8e40-738f-4289-9d70-45508543886b" 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.
