> 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/seller-partnerships/amazon-seller-partnerships/amazon-sub-affiliate-tracking/track-your-sub-affiliate-traffic-as-a-seller-partner.md).

# Amazonセラーパートナーとしてサブアフィリエイトのトラフィックを追跡する

サブアフィリエイトパートナーと連携する場合は、トラフィックの流入元をより正確に把握できるよう、トラッキングリンクを設定することが重要です。これにより、サブアフィリエイトが生み出したコンバージョンに対して、適切に成果が付与されていることを確認できます。

## サブアフィリエイトとの違い

トラッキングリンクのプロモーションにサブアフィリエイトネットワークを利用する場合は、impact.com の `SharedID` パラメーターを使用する必要があります。このパラメーターを各リンクの末尾に追加すると、サブアフィリエイトが生み出したすべてのコンバージョンが、対応する `SharedID` — により、各 Amazon 購入に影響を与えたパートナーとプラットフォームを完全に把握できます。

Amazon Seller パートナーシップでは、次の使用は避けてください `SubID` パラメーターをトラッキングリンクに含めること。これを行うと、コンバージョンの成果が付与されない場合があります。サポートされているのは `SharedID` パラメーターのみです。

{% stepper %}
{% step %}

### トラッキングリンクを生成する

アプリ内または API 経由で Amazon Seller のトラッキングリンクを生成する手順の詳細については、 [Seller プログラムのトラッキングリンクを作成する](/partner/ja/nitsuitebitaidesuka/seller-partnerships/create-tracking-links-for-seller-programs.md).

{% hint style="info" %}
**ヒント:** コンバージョン率を高めるには、Amazon の商品詳細ページをリンク先として使用してください。これらのページは通常 20〜30% 高い成果が得られ、同じブランドの別の商品を顧客が購入した場合でも成果が付与されます。
{% endhint %}
{% endstep %}

{% step %}

### SharedID を追加する

次のトラッキングリンク作成方法では *自動的に* を追加します `SharedID` 関連フィールドに入力すると:

* ダッシュボードウィジェット
* Chrome 拡張機能
* アセット画面

を `SharedID` *手動で* 追加するには、この文字列をリンクの末尾に付けてから、サブアフィリエイトと共有してください: `?SharedID=<SharedIDValue>`

{% hint style="info" %}
**例:** <https://stark-industries.sjv.io/c/111111/22222/33344?SharedID=NoahLottYT>
{% endhint %}

{% hint style="warning" %}
**重要:**

* Amazon のガイドラインに従い、 `SharedID` 個々のユーザーや単一クリックに紐づく値は使用しないでください。ユーザー ID や非常に小規模なオーディエンスに基づくような過度に固有の値は、消費者のプライバシーを侵害し、アトリビューションに悪影響を及ぼす可能性があります。
* SharedID は英数字のみで、255 文字未満にしてください。スペースや特殊文字（`/`, `&`, `=`, `#`, `?`, `+`, `'`, `"`, `%`, `$`, `[`, `]`）は使用しないでください。トラッキングが機能しなくなり、コンバージョンの成果が付与されなくなります。
  {% endhint %}
  {% endstep %}

{% step %}

### レポートデータを表示する

サブアフィリエイトがコンバージョンを発生させ始めたら、データを表示して、各コンバージョンをどのサブアフィリエイトが担当したかを確認できます。Amazon では、次の設定がある各リンクは `SharedID` クリックとコンバージョンのデータが impact.com のレポートに表示される前に、少なくとも 10 回のクリックを受ける必要があります。

#### アプリ内でレポートを表示

1. 上部ナビゲーションバーで、 **レポート → その他のレポート**.
2. の *カテゴリー* 検索バーの横にあるフィルターで、 **パフォーマンス**.
3. 次を選択します [**Seller - プログラム別パフォーマンス**](https://app.impact.com/secure/mediapartner/report/viewReport.report?handle=seller_perf_by_program).
4. レポート見出しの下で、 **集計レベル** フィルターを `aa_creative_id` に設定します。既定の `aa_adgroup_id`.

   * の代わりにこれを使用すると、 `SharedID` の値が *Creative ID* 列に表示されます。
   * レポートの完全な内訳については、ヘルプ記事 [パートナー向け Seller - プログラム別パフォーマンス](/partner/ja/nitsuitebitaidesuka/seller-partnerships/amazon-seller-partnerships/amazon-seller-reporting-for-partners/seller-performance-by-program-for-partners.md).

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

#### **API 経由で SharedId データをエクスポートする**

1. impact.com の API を使用して [レポートをエクスポートする](https://integrations.impact.com/partner-api-reference/reference/reports/report-export).
2. cURL リクエストに、次のパラメーターを追加します:

```programlisting
https://api.impact.com/Mediapartners/<AccountSID>/ReportExport/seller_perf_by_program
?AGGREGATE_LEVEL=aa_creative_id&START_DATE=2025-05-27&END_DATE=2025-06-10
```

* これにより、レポートデータは `creative_id`でグループ化され、そこには `SharedID`.

3. エクスポートリクエストを実行し、 `JobID` をレスポンス内で確認します。

```programlisting
<Status>QUEUED</Status>
<QueuedUri>/Mediapartners/IRExampleToken1234567890abcde/Jobs/ab12cd34-ef56-7890-ab12-cd34ef567890</QueuedUri>
<ResultUri>/Mediapartners/IRExampleToken1234567890abcde/Jobs/ab12cd34-ef56-7890-ab12-cd34ef567890/Download</ResultUri>
<ReplayUri>/Mediapartners/IRExampleToken1234567890abcde/Jobs/ab12cd34-ef56-7890-ab12-cd34ef567890/Replay</ReplayUri>
```

4. 次を `JobID` 使用して [ジョブ結果をダウンロードする](https://integrations.impact.com/partner-api-reference/reference/jobs-management/jobs).
5. ダウンロードしたファイルを開いて、次の内容を含むレポートデータにアクセスします `creative_id` と `SharedID` の値。

   * creative\_id は次の標準形式に従います: `ir_<hashvalue>(LandingPage+partnerID)_s_<SharedIDvalue>`

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>例:</strong> ir_54321abc9f8d7e6c5b4a3_s_<strong>NoahLottYT</strong></p></div>
6. これで、Excel、Python、Google スプレッドシートなど、お好みのツールを使って、 `SharedID` 各文字列から抽出できます。
   {% endstep %}
   {% endstepper %}


---

# 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/seller-partnerships/amazon-seller-partnerships/amazon-sub-affiliate-tracking/track-your-sub-affiliate-traffic-as-a-seller-partner.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.
