> 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/brand/ja/what-would-you-like-to-learn-about/seller-program/amazon-seller-program/amazon-seller-tracking/amazon-seller-tracking-explained.md).

# Amazon Sellerトラッキングの解説

impact.com が Amazon Seller プログラムのアトリビューションを追跡する方法は、他のプログラムで一般的に使用される追跡方法とは異なります。Amazon Seller では、アトリビューション追跡の処理に Amazon Attribution API を利用しており、これにはいくつかの留意点があります。これらの追跡の違いを理解することで、パートナーに対して適切な期待値を設定し、レポートを正しく解釈しやすくなります。

## 国をまたぐトラッキング

Amazon のアトリビューション追跡は国をまたぐトラッキングをサポートしていません。つまり、あなたのサイトとパートナーのオーディエンスが同じ国/地域にある場合にのみ、Amazon はあなたの Amazon サイトへのトラフィックを追跡し、該当するパートナーに帰属させます。

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

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

Amazon Seller では、パートナーはトラッキングリンクに次のものを追加することで、コンバージョンに関する追加データを渡すことができます。 `sharedId` [パラメーター](/brand/ja/what-would-you-like-to-learn-about/platform-features/tracking/tracking-explained/tracking-link-parameters-explained.md) をトラッキングリンクに追加します。ただし、パートナーは次の使用を避けるべきです。 `subIds` これにより、コンバージョンの成果報酬を得られなくなる可能性があります。

さらに、パートナーが [Amazon Associates](https://affiliate-program.amazon.com/) に参加している場合、同一コンバージョンで複数の報酬を得るために impact.com と Amazon Associate のトラッキングリンクを相互に追加することはできません。

{% hint style="success" %}
**注：** SharedID は英数字のみで、255 文字未満である必要があります。スペースや特殊文字（`/`, `&`, `=`, `#`, `?`, `+`, `'`, `"`, `%`, `$`, `[`, `]`）は使用しないでください。これらはトラッキングを妨げ、パートナーがコンバージョンの成果報酬を受け取れなくなるためです。
{% endhint %}

## 商品の自動返品

商品の返品については、アクション [の差し戻しや変更](/brand/ja/what-would-you-like-to-learn-about/platform-features/submit-and-modify-conversion-data/batch-modify-conversion-data/submit-batch-modifications-and-reversals.md)を処理するために impact.com へデータファイルを送信する必要はありません。Amazon が通常どおり返品を処理し、コンバージョンデータは 28 日間のローリングウィンドウ内で impact.com に更新されます。

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

## 注文IDの違い

impact.com は、Amazon から受信する日次データフィードに基づいて、Amazon Seller プログラム用の内部注文IDを生成します。これらのIDは内部識別子としてのみ使用され、次の形式で構成されます。 `EventDate-PartnerID-ProgramID-SKU`.

Amazon からは消費者のプライバシー保護と GDPR への準拠のために集計データが提供されるため、これらの注文IDを Amazon の注文番号と照合しようとしても一致しません。

## クリック経路の可視性の制限

impact.com では、購入に至るまでのユーザーのクリック経路や行動履歴についての詳細を把握することはできません。Amazon Seller プログラムでは、たとえば Performance プログラムの [Top Paths](/brand/ja/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/optimize-reports/top-paths-explained.md) レポート

## 詳細を見る

* Amazon Seller プログラム、その仕組み、そして提供できる価値について詳しく知るには、 [Amazon Seller プログラムの解説](/brand/ja/what-would-you-like-to-learn-about/seller-program/amazon-seller-program/amazon-seller-program-explained.md).
* Amazon Seller のレポートについて詳しく知るには、 [ブランド向け Amazon Seller レポートの解説](/brand/ja/what-would-you-like-to-learn-about/seller-program/amazon-seller-program/amazon-seller-reporting-for-brands/amazon-seller-reporting-explained-for-brands.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/brand/ja/what-would-you-like-to-learn-about/seller-program/amazon-seller-program/amazon-seller-tracking/amazon-seller-tracking-explained.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.
