> 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セラートラッキングの説明

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 %}

## 自動の商品返品

商品の返品については、アクションの処理のために impact.com にデータファイルを送信する必要はありません [の取消または修正](/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)。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 Program Explained](/brand/ja/what-would-you-like-to-learn-about/seller-program/amazon-seller-program/amazon-seller-program-explained.md).
* Amazon Seller のレポートについて詳しくは、 [Amazon Seller Reporting Explained for Brands](/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.
