> 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 により Finance ブランドに分類されたブランドのみご利用いただけます。
{% 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.
