> 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/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/link-parameters/sub-id-and-shared-id-parameters-explained-for-partners.md).

# パートナー向け Sub ID と Shared ID パラメータの説明

トラッキングリンクは、impact.comで追跡およびレポートできる追加パラメータを付けてカスタマイズできます。これらのパラメータは **サブID** と **Shared ID**.

* **サブID** パートナーであるあなたにのみ表示されます。
* **Shared ID** あなたとブランドの両方に表示されます。

これらのパラメータは、さまざまなクリエイティブの使用、複数のウェブサイトの運用、サブアフィリエイトとの連携、またはユーザーをブランドに誘導する際に非PIIの顧客ID（個人識別情報に関連しない顧客ID）を送信する必要がある場合に便利です。こうした多くのユースケースでは、これらの情報を正確に追跡・レポートするために、トラッキングリンクへこれらのパラメータを追加する必要があります。

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

ユーザーが Sub ID（および/または Shared ID）の値が追加された impact.com のトラッキングリンクをクリックすると、これらのパラメータは当社のトラッキングサーバーで取得され、保存されます。その後 impact.com がクリックをアクションに関連付けます。これらのパラメータがトラッキングリンクにどのように追加されるかの例については、以下のスニペットをご覧ください：

**Shared ID の例**

```programlisting
https://trackingdomain.net/c/mpid/adid/campaignid?name=value
```

上の例では、 `名称` の部分は、レポート内で impact.com により渡され、レポートされるパラメータ名を指します。例のリンクの詳細については、以下の表をご覧ください。

|                        |                                |
| ---------------------- | ------------------------------ |
| **trackingdomain.net** | impact.com が提供する一意のトラッキングドメイン。 |
| **mpid**               | パートナーID（MPID）                  |
| **adid**               | アセットに割り当てられたID。                |
| **campaignid**         | ブランドのキャンペーン（ビュー）に割り当てられたID     |

以下の例は、Sub ID を含むトラッキングリンクの見た目です。この例では、値 `test` はリンクがクリックされたときに渡されます。

**Sub ID の例**

```programlisting
https://trackingdomain.net/c/1234567/654321/4321?subId1=test
```

#### Sub ID と Shared ID の一般的な使用例

* **アセットの配置：** アセットの場所や種類に基づいて Sub ID の値を入力し、アセット配置を最適化します。
* **サブアフィリエイトネットワーク：** 次を入力して、サブアフィリエイトレベルのアクティビティを追跡します `PartnerId` を Sub ID または Shared ID フィールドに入力します。
* **キャッシュバックおよびロイヤルティプログラム：** 次を入力して、キャッシュバックおよびロイヤルティプログラム内の特定のパートナーにコンバージョンを帰属させます `MemberId` を Sub ID または Shared ID フィールドに入力します。 [トラッキングリンクに動的変数を追加する方法を学ぶ。](/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/add-reporting-information-to-your-tracking-links.md#add-static-dynamic-parameters-via-the-ad-card-0-2)

#### Sub ID と Shared ID のパラメータに関するFAQ

<details>

<summary>どのリンクに Sub ID と Shared ID を追加できますか？</summary>

すべての impact.com トラッキングリンクで Sub ID と Shared ID をサポートしています。バニティリンクも含まれます。 [バニティリンクの詳細](/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/create-a-vanity-link.md).

</details>

<details>

<summary>Sub ID と Shared ID に文字数制限はありますか？</summary>

はい。以下の表を参照してください：

|           |        |        |
| --------- | ------ | ------ |
| **パラメータ** | **種類** | **上限** |
| SubId1    | 英数字    | 255文字  |
| SubId2    | 英数字    | 255文字  |
| SubId3    | 英数字    | 255文字  |
| SharedId  | 英数字    | 255文字  |

次にのみ英字と数字を使用してください `SharedId`. スペースや特殊文字は使用しないでください。

</details>

<details>

<summary>impact.com で追跡またはレポートせずに、ブランドに値を渡すにはどうすればよいですか？</summary>

これらは「パススルー値」または「p.」パラメータとみなされ、任意の `name={value}` のペアの前に追加できます。これにより impact.com に値を保存しないよう指示します。ブランド側にメタデータを設定してもらい、「p.」パラメータがすべてのブランドリンクに自動追加されるようにする必要があります。

たとえば、 `customerId`を渡す必要がある場合、 `&p.customerId=abc123` を任意のトラッキングリンクに追加すると、impact.com が値を収集することなく、ブランドのランディングページへそのまま変換されます。

{% hint style="info" %}
**例のシナリオ**

**状況**: ACME Inc. にはプロモコードまたはキャンペーンがあります。ユーザーがトラッキングリンクをクリックしたときに、コードを手動で入力しなくても自動的に割引が適用されるようにしたいです。また、パートナーがサイト内の任意の場所へディープリンクできるようにしたいと考えています。

**解決策**: ACME Inc. は、ランディングページの URL にクエリ文字列パラメータ `offer=10off`.

が含まれている場合、割引を自動的に適用するようにウェブサイトを設定できます。

これにより、パートナーは ad を使って [ディープリンク](/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/tracking-links-overview.md) でサイト内の任意のページにリンクでき、生成されるランディングページには常に `offer=10off` が追加されます。
{% endhint %}

</details>

#### 詳細を見る

* [トラッキングリンクにレポート情報を追加](/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/add-reporting-information-to-your-tracking-links.md)
* [Sub ID と Shared ID のレポートを表示](/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/link-parameters/view-reports-on-sub-ids-and-shared-ids-for-partners.md)
* [パラメータの説明](/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/link-parameters/param-parameters-explained.md)


---

# 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/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/link-parameters/sub-id-and-shared-id-parameters-explained-for-partners.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.
