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

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プログラムでは追跡できないため、このデータを必要とするレポートは空欄になります（例: [最適化レポート](/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.
