> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/optimizely/platform/optimizely-data-platform/campaign-performance/measure-performance-for-an-individual-campaign.md).

# 個々のキャンペーンのパフォーマンスを測定する

注記

2023 年 4 月より前にキャンペーンにアクセスしていた場合、Optimizely はタブ名を \[**キャンペーン]から\[アクティベーション]**&#x306B;更新しました。 すべての機能は同じままです。

キャンペーンのパフォーマンスを理解することは、将来の顧客エンゲージメントを計画するのに役立ちます。

### 単一のキャンペーンを測定する <a href="#gjdgxs" id="gjdgxs"></a>

各キャンペーンには、全体的なパフォーマンスを示す個別のカードがあり、 **\[アクティベーション] > \[エンゲージ]**&#x30DA;ージに表示されます。 カードには、キャンペーンの名前 (1)、セグメント (2)、ステータス (3) などの識別可能な情報が含まれています。

![Campaign\_card\_information.png](/files/AwnPWVENT2JzfNESHDHR)

以前にアクティブだったキャンペーンのカードをクリックして、キャンペーンのタッチポイントのパフォーマンス情報にアクセスします。

### キャンペーンのタッチポイントを測定する <a href="#id-30j0zll" id="id-30j0zll"></a>

現在アクティブ、一時停止、または完了したキャンペーンをクリックすると、キャンペーン レベルで表示されているのと同じ指標で各タッチポイントを確認できます。 タッチポイントをクリックすると、[タッチポイント概要レポート](https://support.optimizely.com/hc/en-us/articles/4407283087885)でこれらのメトリクスの詳細が表示されます。

![touchpoint\_campaign\_metrics.png](/files/Bfqf26azfIhx5N2eOshk)

#### **単一タッチポイントの例** <a href="#id-1fob9te" id="id-1fob9te"></a>

ニュースレター キャンペーンには 1 つのタッチポイントがあります。 タッチポイント指標は、キャンペーン リスト ページのキャンペーン指標と同じです。 1 つのタッチポイントの 100 回の送信は、キャンペーン内の 100 回の送信に相当します。

#### **マルチタッチポイントの例** <a href="#id-3znysh7" id="id-3znysh7"></a>

カート放棄キャンペーンには 2 つの電子メール タッチポイントがあり、それぞれのタッチポイント メトリックは個別に計算されます。

* 10 人の顧客が最初のタッチポイントを受け取り、5 人の顧客が電子メールを開いた場合、タッチポイントの開封率は 50% になります。
* 5 人の顧客が 2 番目のタッチポイントを受信し、1 人の顧客が電子メールを開いた場合、2 番目のタッチポイントの開封率は 20% になります。

キャンペーンレベルの指標を計算すると、2 つのタッチポイントが集計されます。 この場合、両方のタッチポイントで合計 15 件の送信と合計 6 件の開封があり、キャンペーン レベルの開封率は 40% になります。

#### **中間の指標** <a href="#id-2et92p0" id="id-2et92p0"></a>

![inbetween\_metrics.png](/files/9eTqqah6R7p5JvxQ1RX2)

複数のタッチポイントがある場合、一部の顧客はタッチポイントの間にいる可能性があります。 任意の 2 つのタッチポイント間の顧客アイコンをクリックすると、これらの顧客に関連付けられた指標を表示できます。 このカードには、次のパラメータの顧客数が表示されます。

* **待機中**– 前のタッチポイントを受信しましたが、次のタッチポイントの受信をまだ待機しています。
* **終了–**[終了基準](https://support.optimizely.com/hc/en-us/articles/4407775014797)に一致してキャンペーン シリーズを終了しました。
* **タイムアウト**– 到達不能終了基準に設定された時間待機しても到達できません。
* **再優先化**- 優先度の高いキャンペーンに参加資格があり、受け取り始めたため、キャンペーンから削除されました。\
  これは、優先順位が付けられたキャンペーン グループ内のキャンペーンに対してのみ表示されます。

注記

これは、優先順位が付けられたキャンペーン グループ内のキャンペーンに対してのみ表示されます。


---

# 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:

```
GET https://manual.dxable.com/optimizely/platform/optimizely-data-platform/campaign-performance/measure-performance-for-an-individual-campaign.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.
