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