> 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 Sellerレポートの説明

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

## Amazon Sellerレポートで異なる点

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

* クリックトラフィックは、最初の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="info" %}
**注：** 顧客の *クリックパス* に関するデータは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.
