> 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/platform-features/tracking/tracking-explained/impactcom-cookies-explained.md).

# impact.comのCookieの解説

Cookieは、Webブラウザに保存される小さなテキストファイルで、通常は訪問者がサイトとどのようにやり取りしているかを把握するために使われ、ログイン情報やサイトの設定などを記憶できます。

Cookieは常に特定のドメインに関連付けられており、たとえばあなたのWebサイト（「ファーストパーティCookie」）や、別のWebサイト（impact.comのトラッキングサーバーのような「サードパーティCookie」）に紐づきます。最近のブラウザでは、特定のCookieが既定でブロックされる場合があります。 [impact.comがあなたのプログラムのITP準拠をどのように確保しているか、詳しくはこちら](https://impact.com/partnerships/browser-news-what-is-itp-2-3-and-google-chromes-latest-on-tracking/).

impact.comはCookieを使用して複数のイベントを関連付け、正確なアトリビューションとレポートのために訪問者全体の行動経路を追跡します。

#### Cookieの種類

{% tabs %}
{% tab title="brwsr" %}

|               |                                                                                                                                                                                                            |
| ------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **説明**        | このCookieは、一意のUUIDキーを保存して、後で顧客を識別しやすくします。顧客がパートナーのサイト上のあなたの広告のいずれかをクリックすると、通常はimpact.comのトラッキングサーバーに誘導され、そこでこのCookieが設定されて最初の識別が行われます。次回その顧客があなたの広告をクリックした際に、impact.comはアトリビューションとレポートのためにこの顧客をより簡単に識別できます。 |
| **有効期間**      | 365日                                                                                                                                                                                                       |
| **Source**    | トラッキングサーバー                                                                                                                                                                                                 |
| **サイズ**       | 約40文字                                                                                                                                                                                                      |
| **Cookieの種類** | サードパーティ                                                                                                                                                                                                    |
| {% endtab %}  |                                                                                                                                                                                                            |

{% tab title="IR\_PI" %}

|               |                                                                                                                                                                               |
| ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **説明**        | このCookieは、一意のUUIDキーとタイムスタンプを保存して、後で顧客を識別しやすくします。顧客がパートナーのサイト上のあなたの広告のいずれかをクリックすると、impact.comのUTT JavaScriptがこのCookieを設定して最初の識別を行います。これらは **ファーストパーティCookie** あなたのドメインに設定されます。 |
| **有効期間**      | 365日                                                                                                                                                                          |
| **Source**    | Universal Tracking Tag（JavaScript）                                                                                                                                            |
| **サイズ**       | 約40文字                                                                                                                                                                         |
| **Cookieの種類** | ファーストパーティ                                                                                                                                                                     |
| {% endtab %}  |                                                                                                                                                                               |

{% tab title="IRLD" %}

|               |                                                                                                                  |
| ------------- | ---------------------------------------------------------------------------------------------------------------- |
| **説明**        | このCookieは「最後のクリック」を識別し、チェックアウト時および最終コンバージョン時の重複クリックを排除するために使用されます。パートナーのimpact.com IDとタイムスタンプを保存し、最近のクリックと比較します。 |
| **有効期間**      | 180日                                                                                                             |
| **Source**    | トラッキングサーバー                                                                                                       |
| **サイズ**       | 最大1000文字                                                                                                         |
| **Cookieの種類** | サードパーティ                                                                                                          |
| {% endtab %}  |                                                                                                                  |

{% tab title="IR\_GBD" %}

|               |                                                                 |
| ------------- | --------------------------------------------------------------- |
| **説明**        | あなたのサイトに設定されるベースドメインCookieです。Webイベントを追跡するUTT JavaScript関数の一部です。 |
| **有効期間**      | セッション終了時に期限切れ                                                   |
| **Source**    | Universal Tracking Tag（JavaScript）                              |
| **サイズ**       | 約20文字                                                           |
| **Cookieの種類** | ファーストパーティ                                                       |
| {% endtab %}  |                                                                 |

{% tab title="IR\_{Campaign\_ID}" %}

|               |                                                                                                                                                  |
| ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ |
| **説明**        | ページが読み込まれるたびにアクティビティに応じて更新される、現在のセッションCookieです。Webイベントを追跡するためのUTT JavaScript関数、特にAPI実装の一部です。この `{Campaign_ID}` 部分は、実際のプログラム／キャンペーンIDの値に置き換えられます。 |
| **有効期間**      | セッション終了時に期限切れ                                                                                                                                    |
| **Source**    | Universal Tracking Tag（JavaScript）— API実装                                                                                                        |
| **サイズ**       | 約150文字                                                                                                                                           |
| **Cookieの種類** | ファーストパーティ                                                                                                                                        |
| {% endtab %}  |                                                                                                                                                  |

{% tab title="EPERSIST" %}

|               |                                                                                                           |
| ------------- | --------------------------------------------------------------------------------------------------------- |
| **説明**        | impact.comのロードバランサーによって生成されるセッションCookieです。impact.comはAmazon EC2を使用しており、このCookieはデータセンターの種類によって異なる場合があります。 |
| **有効期間**      | セッション終了時に期限切れ                                                                                             |
| **Source**    | ロードバランサー                                                                                                  |
| **サイズ**       | 約81文字                                                                                                     |
| **Cookieの種類** | サードパーティ                                                                                                   |
| {% endtab %}  |                                                                                                           |
| {% endtabs %} |                                                                                                           |


---

# 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/platform-features/tracking/tracking-explained/impactcom-cookies-explained.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.
