# トラッキングリンクパラメータの解説

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

広告のトラッキングリンクに渡したいパラメータはすべて、 [Gateway Tracking Settings](/brand/ja/nitsuitebitaidesuka/account-administration/program-settings/tracking-settings/configure-gateway-tracking-settings.md)で管理されます。ただし、 *共有ID* および *Param* パラメータは例外です。これら 2 つのパラメータは、パートナーがトラッキングリンクに追加する必要があり、より多くのトラッキングデータを渡して impact.com のレポートに表示させたいときに役立ちます。

パートナーにも同様の、 *Sub ID*と呼ばれるパラメータがあります。これはあくまでパートナー側のトラッキング目的のもので、パートナーからレポートを送ってもらわない限り、あなたがデータを確認する方法はありません。

#### Shared ID と Param パラメータ

{% tabs %}
{% tab title="Shared ID パラメータ" %}
この *共有ID* は、パートナーがあなたに渡せる 2 種類のパラメータのうち、よりシンプルなものです。このパラメータのトラッキングデータは、あなたとパートナーの両方で共有され、トラッキング結果を確認するためにどちらか一方がもう一方に依存することはありません。パートナーは、Shared ID 経由で渡される情報のうち、どれが提携にとって最も価値があるかについて話し合うことに前向きである可能性が高いです。
{% endtab %}

{% tab title="Param パラメータ" %}
*Param パラメータ* は Shared ID と非常によく似ていますが、パートナーは impact.com のレポートで渡されたデータを見ることができません。このパラメータのトラッキングデータは、既定ではあなただけが確認できますが、必要に応じてカスタム [高度なアクション一覧](/brand/ja/nitsuitebitaidesuka/platform-features/multi-program-reports/performance-reports-for-brands/advanced-action-listing-report.md) レポートを絞り込みます。
{% endtab %}
{% endtabs %}

|               |                                                      |                                                |
| ------------- | ---------------------------------------------------- | ---------------------------------------------- |
| **詳細**        | **共有ID**                                             | **Param パラメータ**                                |
| 実装の難易度        | 簡単                                                   | 中程度                                            |
| 渡す内容を管理するのは誰か | パートナー                                                | パートナー                                          |
| 実装方法          | impact.com パートナー UI                                  | パートナーが手動でトラッキングリンクに付加する                        |
| 結果を確認するのは誰か   | ブランドとパートナー                                           | 既定ではブランドのみですが、トラッキング結果を含むレポートをパートナーに送ることができます。 |
| 文字数制限         | 255 文字                                               | 255 文字                                         |
| 関連するブランドレポート  | <p>• パートナー別 Shared ID 別パフォーマンス</p><p>• 詳細アクション一覧</p> | • 詳細アクション一覧                                    |

{% hint style="info" %}
**注:** パートナーがトラッキングリンクに Param パラメータを追加する方法を知らない場合は、こちらの記事を送ることができます。 [Sub ID、Shared ID、Param パラメータ](/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/link-parameters/sub-id-and-shared-id-parameters-explained-for-partners.md).
{% endhint %}

#### これらのパラメータの仕組み

顧客が Shared ID または Param パラメータが付加された impact.com のトラッキングリンクをクリックすると、その追加トラッキングデータは impact.com のトラッキングサーバーに送信され、保存されます。その後、impact.com がクリックをアクションに関連付けます。

{% hint style="info" %}
**例：** `https://trackingdomain.net/c/mpid/adid/campaignid?`**`parameter=value`**
{% endhint %}

上の例では、

* **trackingdomain.net** は、impact.com が提供する固有のトラッキングドメインです。
* **mpid** は、トラッキングリンクに関連付けられているパートナーの ID です。
* **adid** は、impact.com が広告に割り当てた ID です。
* **campaignid** は、トラッキングリンクが関連付けられているプログラムの ID です。
* **parameter=value** は、追加のトラッキングデータを通過する追加された Shared ID または Param を指し、impact.com によってレポートされます。

**渡されたパラメータのレポートを表示する**

パートナーがトラッキングリンクに Shared ID または Param パラメータを追加したら、 [詳細アクション一覧レポート](/brand/ja/nitsuitebitaidesuka/platform-features/multi-program-reports/performance-reports-for-brands/advanced-action-listing-report.md).

* 以下については、 *共有ID* パラメータで、レポートフィルターから表示したいパラメータ値を選択するだけです。
* 以下については、 *Param* パラメータでは、 *表示* ドロップダウンフィルターを使用してレポートに必要な列を追加します。


---

# 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/platform-features/tracking/tracking-explained/tracking-link-parameters-explained.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.
