> 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/platform-features/cross-channel-performance-insights/optimize-reports/incrementality-faq.md).

# 増分効果FAQ

インクリメンタリティは、以下で使用されます。 [インクリメンタリティ ダッシュボード](/brand/ja/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/optimize-reports/incrementality-dashboard-explained.md) と [パートナー別インクリメンタリティ レポート](/brand/ja/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/optimize-reports/incrementality-by-partner-report.md).

<details>

<summary>インクリメンタリティ ダッシュボードは、どのような質問に答えますか？</summary>

この [インクリメンタリティ ダッシュボード](/brand/ja/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/optimize-reports/incrementality-dashboard-explained.md) 〜に役立つ洞察を提供します：

* 各パートナーはどれだけの増分価値を貢献していますか？
* もしパートナーを削除したら、どれだけの売上を失いますか？
* 特定のパートナーに対して、支払いが少なすぎるのか、多すぎるのか？

</details>

<details>

<summary>インクリメンタリティ % とはどういう意味ですか？</summary>

*インクリメンタリティ %* パートナーのアクションや売上のうち、実際の追加価値を生み出している割合を示します。

* *高いインクリメンタリティ %* = パートナーが実際の追加価値を生み出している（例：単独、紹介、またはクロージングの接点が多い）。
* *数式*：モデルからの総フラクショナルクレジット ÷ パートナーが関与した総注文数。

</details>

<details>

<summary>インクリメンタリティ % はどのように計算されますか？</summary>

計算では、 *U字型タイムディケイ・アトリビューションモデル* を使用し、最後のクリックだけでなく、すべてのタッチポイントにクレジットを配分します。最初と最後のやり取りが最も重要と見なされるため、中間のものより多くの重みが与えられます。

計算の *7日間のタイムディケイモデル* では、コンバージョンに近いインタラクションほど多くのクレジットを得ます。たとえば、コンバージョンの1日前のインタラクションは、8日前のものの2倍としてカウントされます。コンバージョン経路の最初と最後のステップにも追加の重みが付与されます。

このモデルにより、旅程の開始や終了を支援するパートナー、またはコンバージョンに近い形で貢献するパートナーに、より高い重みが付けられます。

<div data-with-frame="true"><figure><img src="/files/fe646bcd87de7b05cf437d9ae81f1ae475546827" alt=""><figcaption></figcaption></figure></div>

</details>

<details>

<summary>調整CPAと調整ROASとは何ですか？</summary>

*調整CPA/ROAS* は、増分アクションや売上に対するコストとリターンのみを示すことで、インクリメンタリティを考慮します。これらの指標は、公正なパフォーマンス目標を設定するのに役立ちます：

* 調整CPA = 価値を得ながら支払える、1アクションあたりの最低コスト。
* 調整ROAS = 増分価値から期待できる、広告費に対する最高のリターン。

</details>

<details>

<summary>なぜ調整ROAS/CPAは標準のROAS/CPAと異なる場合があるのですか？</summary>

ラストクリックモデルでは、別のチャネルがそのパートナーを“飛び越える”と、パートナーの貢献が評価されない場合があります。インクリメンタリティレポートではクレジットをより公平に配分するため、実際には認識されていたよりも多くの価値をパートナーが生み出していたことが示されることがよくあります。

</details>

<details>

<summary>これらの洞察を意思決定にどう活用すればよいですか？</summary>

* どのパートナーが真の増分売上を生み出しているかを特定します。
* 標準CPA/ROASと調整CPA/ROASを比較し、支払いが少なすぎるか、多すぎるかを確認します。
* 洞察を活用して、パートナーシップを最適化、再交渉、または拡大するかを判断します。

</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/platform-features/cross-channel-performance-insights/optimize-reports/incrementality-faq.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.
