# 最適化指標の解説

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

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

<details>

<summary>単一ステップの経路</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 が *クローザー*.

パートナー 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: 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:

```
GET https://help.impact.com/brand/ja/nitsuitebitaidesuka/platform-features/cross-channel-performance-insights/optimize-reports/optimize-metrics-explained.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
