> 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/performance-program/performance-program-reports/competitive-insights/stay-ahead-with-competitive-insight-reports.md).

# 競合インサイトレポートで一歩先へ

ブランドが自社の業界内でどのような位置づけにあるかを明らかにする主要レポートをご覧ください。財務ベンチマーク、パートナー実績、業界インサイトを分析して、競争優位性を獲得しましょう。詳細はこちら [業界別ベンチマーク](/brand/ja/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/benchmarking-verticals-explained.md).

#### レポートを見る

<details>

<summary>競合インサイトレポート</summary>

指名率、ブランドベンチマーク、パートナー分析、さらに広範な業界インサイトに関するレポートで、市場での自社の立ち位置を戦略的に把握しましょう。

| レポート                                                                                                                                                                          | 説明                                                                                       |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
| [ブランドベンチマーク概要](/brand/ja/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/benchmarking/brand-benchmarking-overview.md) | 自社プログラムの実績を同セグメントの競合と比較します。この概要では主要指標を確認し、自社が優れている点と改善できる点を把握できます。                       |
| [ベンチマークパートナー分析](/brand/ja/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/benchmarking/benchmark-partner-analysis.md) | クリック数、アクション数、収益、支払い額などの主要指標でパートナー実績を分析し、同業他社と比較します。プログラムの課題と成長機会を特定できます。                 |
| [ベンチマークの推奨事項](/brand/ja/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/benchmarking/benchmark-recommendations.md)    | 高い収益ポテンシャルを持つ、セグメント内の高実績パートナーを見つけましょう。既存パートナーの深耕対象や、新たに獲得すべきパートナーを特定できます。                |
| [業界インサイトレポート](/brand/ja/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/industry-insights-report.md)                  | 主要指標、全体トレンド、上位パートナーに関するインサイトを通じて、自社業界全体の平均的なプログラム実績を確認できます。業界内でのベンチマークと成長に役立つよう設計されています。 |

</details>

<details>

<summary>金融ベンチマークレポート</summary>

全体トレンドとパートナー別分析に関するインサイトを通じて、財務実績のベンチマークを深掘りし、競争力を強化しましょう。

{% hint style="info" %}
**注:** 以下のレポートは、impact.com によって金融ブランドに分類されたブランドのみご利用いただけます。
{% endhint %}

| レポート                                                                                                                                                                                                 | 説明                                                                               |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
| [金融ベンチマーク概要](/brand/ja/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/finance-benchmark-report/finance-benchmark-overview.md)               | 同業種の類似パートナープログラムと財務実績を比較します。主要指標を確認して、競合と比べた自社の成果を把握しましょう。                       |
| [金融ベンチマーク パートナー分析](/brand/ja/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/finance-benchmark-report/finance-benchmark-partner-analysis.md) | クリック数、アクション数、収益、支払い額を業界内の同業他社と比較して、パートナー実績を評価します。このレポートでは、プログラムの課題と成長機会を明らかにします。 |
| [金融ベンチマーク推奨事項](/brand/ja/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/finance-benchmark-report/finance-benchmark-recommendations.md)      | 高い収益ポテンシャルを持つ上位パートナーを特定します。フィルターを使って既存関係の優先順位付けを行うか、獲得すべき高価値パートナーを見つけましょう。       |

</details>


---

# 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/performance-program/performance-program-reports/competitive-insights/stay-ahead-with-competitive-insight-reports.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.
