> 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/serptonshippu/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/serptonshippu/amazon-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" %}
**重要:**&#x20;

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

{% step %}

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

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

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

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/serptonshippu/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/impact-publisher/reference/export-reports).
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/impact-publisher/reference/download-a-job).
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/serptonshippu/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.
