> 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/optimize-metrics-explained.md).

# 最適化指標の解説

この記事では、売上やサインアップのようなコンバージョンに対して、単一クリックから複数のパートナーが関わる旅路まで、顧客が取り得るさまざまなシナリオで、impact.com が特定のパートナーにどのように成果を付与するかを説明します。

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

<details>

<summary>1ステップの経路</summary>

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

最も単純なシナリオでは、顧客がパートナーのリンクをクリックしてコンバージョンします。 *クロージャー* したがって成果の帰属を獲得します。両方の *参加クリック数* と *参加回数* は1です。

</details>

<details>

<summary>2ステップの経路（1パートナー）</summary>

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

この経路では、顧客が同じパートナーのリンクを2回クリックし、そのパートナーが *紹介者* （1回目のクリック）としても、また *クロージャー* （2回目のクリック）としても機能します。 *クロージャー* クリックが成果の帰属を獲得します。 *参加クリック数* は2ですが、 *参加回数* は1のままです。関与した固有のパートナーは1社だけだったためです。

</details>

<details>

<summary>3ステップの経路（1パートナー）</summary>

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

この経路では、1つのパートナーがすべての役割を担います： *紹介者* （クリック1）、 *インフルエンサー* （クリック2）、そして *クロージャー* （クリック3）。クロージャーが勝ち、 *参加クリック数* は3で、 *参加回数* は1です。

</details>

<details>

<summary>Nステップの経路（1パートナー）</summary>

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

これは、同じパートナーからの任意の回数（N）のクリックに対するルールを一般化したものです。そのパートナーは *紹介者*として関与し、途中のすべてのクリックでも関与し、さらに *クロージャー*。 *クロージャー* （クリックN）が成果の帰属を獲得します。 *参加クリック数* はNですが、 *参加回数* は常に1です。パートナーが1社しかないためです。

</details>

<details>

<summary>2パートナーの経路</summary>

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

2社以上のパートナーが関与する場合、 *クロージャー* は必ずしも *勝者*。 *クロージャー*.

パートナーAが3クリック、パートナーBが1クリックある場合、 *参加クリック数* は4ですが、 *参加回数* は2にすぎません（A用に1、B用に1）。

</details>

<details>

<summary>複数パートナーの経路</summary>

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

2パートナーの経路と同様に、 *勝者* は、契約条件に基づいてパートナーBのようなパートナーになる場合があり、必ずしも *クロージャー* （パートナーD）とは限りません。すべてのクリックがそれぞれ別のパートナーによる場合、 *参加クリック数* （4）と *参加回数* （4）は等しくなります。

</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/optimize-metrics-explained.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.
