# サードパーティゲートウェイ URL とクリックトラッキングを設定する

<a href="https://pxa.impact.com/student/activity/1117597?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=tra-350&#x26;utm_campaign=help-center" class="button primary">PXAコースを受講する</a>

{% hint style="warning" %}
**警告:** この記事で説明する高度な設定を変更する前に、 [サポートに連絡してください](https://app.impact.com/support/portal.ihtml?createTicket=true) または、CSM にお問い合わせください。
{% endhint %}

#### サードパーティのゲートウェイ URL パラメータを表示および変更する

1. 上部のナビゲーションバーから ![](/files/2c38195ecc23a36266a65082c4bfc52f44a43503) **\[ユーザープロファイル] → 設定**.
2. の *プログラム* 列で、 *トラッキング*の下で、 **ゲートウェイ**.
3. 下へスクロールして *サードパーティ ゲートウェイ URL* 欄に追加できます。
4. ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[トグルをオン]** の *すべてのトラフィックをサードパーティのゲートウェイ URL 経由で送信する* セクションを、以下の詳細も含めてご覧ください。
5. トラフィックをサードパーティの URL 経由でルーティングしたい場合は、URL と、付加したいクエリ文字列パラメータを設定できます。
   * サードパーティのトラッキングシステムを使用している場合、この機能を使ってそのシステムにクリックデータを記録できます。&#x20;

<div data-with-frame="true"><figure><img src="/files/873d439d9d3ec6ab463cd7a44fefbab6be77f26c" alt="" width="563"><figcaption></figcaption></figure></div>

<details>

<summary>クエリ文字列パラメータの参照</summary>

| パラメータ             | 説明                                                                                                                                |
| ----------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| `{gwlurl}`        | すべての訪問者がリダイレクトされる、ゲートウェイのランディングページ URL。これは `{gwlurl}` トークンによって正確なトラッキングを確保するために設定されます。                                            |
| `{clickid}`       | クリックイベントに割り当てられる一意のクリック ID。                                                                                                       |
| `{iradid}`        | 参照元広告 ID。                                                                                                                         |
| `{ircid}`         | 参照元プログラム ID。                                                                                                                      |
| `{irpid}`         | 参照元パートナー ID。                                                                                                                      |
| `{iradname}`      | 参照元広告名。                                                                                                                           |
| `{iradtype}`      | 参照元広告タイプ。                                                                                                                         |
| `{iradsize}`      | 参照元広告サイズ（幅 x 高さ）。                                                                                                                 |
| `{prodsku}`       | 参照元広告内の製品の SKU。                                                                                                                   |
| `{irmpname}`      | 参照元パートナー名。                                                                                                                        |
| `{irmptype}`      | 参照元メディアタイプ。                                                                                                                       |
| `{sharedid}`      | 参照元パートナーから提供された ID。                                                                                                               |
| `{irmpgroupname}` | パートナーグループ名。                                                                                                                       |
| `{mp_value1}`     | 参照元パートナーのカスタムパートナー値 1。                                                                                                            |
| `{mp_value2}`     | 参照元パートナーのカスタムパートナー値 2。                                                                                                            |
| `{mp_value3}`     | 参照元パートナーのカスタムパートナー値 3。                                                                                                            |
| `{timestamp}`     | UNIX タイムスタンプ。                                                                                                                     |
| `{randint}`       | 0 から 10,000,000 未満のランダムな整数。                                                                                                       |
| `{CUSTOM}`        | これにより、トラッキングリンクで渡された値を取得できます。たとえば、次のように送信した場合 `http://trackinglink.com?myvar=1`、その場合は次を追加できます `{myvar}` トラッキングテンプレートでそれを使用するためです。 |

</details>

#### クリックトラッキング設定を表示および変更する

1. 上部のナビゲーションバーから ![](/files/2c38195ecc23a36266a65082c4bfc52f44a43503) **\[ユーザープロファイル] → 設定**.
2. の *プログラム設定* 列で、 *トラッキング*の下で、 **ゲートウェイ**.
3. で *クリックトラック設定*を開き、クリックトラッキングウィンドウの期間を変更します。

   * デフォルトは IAB 標準の 30 分ローリングウィンドウで、同じ `ClickId`に関連付けられた新しいクリックが発生するたびに、クリックトラッキングセッションはアクティブなままになります。

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


---

# Agent Instructions: 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:

```
GET https://help.impact.com/brand/ja/nitsuitebitaidesuka/account-administration/program-settings/tracking-settings/set-third-party-gateway-urls-and-click-tracking.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
