> 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アソシエイト](https://affiliate-program.amazon.com/) に参加している場合、同じコンバージョンで複数の報酬を得るためにimpact.comとAmazonアソシエイトのトラッキングリンクを相互に付け足すことはできません。

{% 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 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.
