> 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-reporting-for-brands/amazon-seller-reporting-explained-for-brands.md).

# ブランド向けAmazonセラーレポートの解説

セラーとして、Amazon Seller 専用レポートに加えて、impact.com の標準的なパフォーマンスレポートにもアクセスできます。集計済みの指標やインサイトを含むパフォーマンスレポートとは異なり、これらのレポートには Amazon から直接取得した生データが含まれます。

## Amazon Seller レポートの違い

Amazon Seller レポートを表示する際は、以下の点にご注意ください:

* クリックトラフィックは、トラッキングリンクで最初の 10 クリックが記録された後にのみ表示されます。
* コンバージョンは、少なくとも 10 クリックが記録され、かつ最初の売上が発生した後にのみ表示されます。
* コンバージョンおよびトラフィックデータの表示には、最大 2 日間の遅延が生じる場合があります。
* コンバージョンデータは、日別、次に商品別、次にパートナー別に集計されます。
* 次と比較すると、クリック数に差異が生じる場合があります [標準レポート](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/more-reports-screen.md)、これは標準レポートでは impact.com のトラッキングが使用される一方、Amazon Seller レポートでは Amazon のクリックデータに依拠しているためです。

{% hint style="success" %}
**注:** 顧客のデータが *クリック経路* Amazon Seller プログラムでは追跡できないため、このデータを必要とするレポートはすべて空欄になります（例: [Optimize レポート](/brand/ja/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/optimize-reports.md)).
{% endhint %}

## レポートにアクセスする

1. 左側のナビゲーションメニューから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → レポート → その他のレポート**.
2. 〜から *カテゴリ* 検索バーの横にあるフィルターで次を選択します **パフォーマンス**.

   * 次のレポートが表示されるはずです:

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

   | レポート                                                                                                                                                                                       | 説明                                                                                               |
   | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ |
   | [Seller — パートナー別パフォーマンス](/brand/ja/what-would-you-like-to-learn-about/seller-program/amazon-seller-program/amazon-seller-reporting-for-brands/seller-performance-by-partner-for-brands.md) | このレポートでは、パートナー別に集計された Seller プログラムの基本的なパフォーマンス指標を確認できます。指標には、クリック、商品詳細ページ閲覧、カート追加、商品購入、売上が含まれます。 |
   | [Seller — 商品別パフォーマンス](/brand/ja/what-would-you-like-to-learn-about/seller-program/amazon-seller-program/amazon-seller-reporting-for-brands/seller-performance-by-product-for-brands.md)    | このレポートでは、商品のパフォーマンスを確認でき、商品ごとの表示回数、クリック、商品売上、コンバージョン率の詳細データを表示します。                               |

   * Seller レポートを左側のナビゲーションメニューにピン留めしてすぐにアクセスできるようにするには、行にカーソルを合わせて次を選択します **ピン留め**.
   * レポートを開くと、右上のアイコンを使って次の操作ができます ![](/files/81c8ea6eb0a0417964083897285a4179bb98f3e6) **\[ピン留めを解除]** レポートの ![](/files/5662596adafcd460c15e06760fa350883bc5e7f4) **\[スケジュール設定]** 指定した頻度で配信する、 ![](/files/13cccf72e7bffda0ccdbcbaccef663ee74d618f0) **\[ダウンロード]** PDF、Excel、または CSV 形式で保存する、または ![](/files/22663859831aeab9f33d17006e0c9b28582bab8d) **\[エクスポート]** API 経由でエクスポートする。


---

# 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-reporting-for-brands/amazon-seller-reporting-explained-for-brands.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.
