> 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 %}

| レポート                                                                                                                                                                                                      | 説明                                                                                     |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- |
| [Financeベンチマークの概要](/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)      | クリック数、アクション数、収益、支払い額を業界の同業他社と比較して、パートナーのパフォーマンスを評価します。このレポートは、自社プログラムの課題と成長機会を明らかにします。 |
| [Finance Benchmarkのおすすめ](/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.
