> 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** と **共有ID**.

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

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

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

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

**共有IDの例**

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

上記の例では、 `name` の部分は、レポート内で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の値を設定し、アセットの掲載位置を最適化します。
* **サブアフィリエイトネットワーク：** Sub IDまたはShared IDフィールドに `PartnerId` を設定して、サブアフィリエイトレベルでのアクティビティを追跡します。
* **キャッシュバックおよびロイヤルティプログラム：** MemberId `を設定することで、キャッシュバックおよびロイヤルティプログラム内の特定のパートナーにコンバージョンを帰属させます。` を設定して、サブアフィリエイトレベルでのアクティビティを追跡します。 [トラッキングリンクに動的変数を追加する方法を学びましょう。](/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`.

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

これでブランド側はパススルー値を設定できます。 [ディープリンク](/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:

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

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.
