# キャンペーン統計のモニタリング

## キャンペーン概要へのアクセス <a href="#gettingstartedwithcampaigns-accessingcampaigns" id="gettingstartedwithcampaigns-accessingcampaigns"></a>

* メインメニューから **Campaigns** を選択します。
* 公開済みおよび退役済みのすべてのキャンペーンとその統計を表示するには、ナビゲーションパネルから **Campaign overview** を選択します。

<figure><img src="https://3549141153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeLm8O7QKZDn6z806e7Sv%2Fuploads%2Fgit-blob-b25d9383251e856170a2c4f7bc3eb9ea8f230e29%2Fcamp-1707389568.png?alt=media" alt="Accessing Campaigns" width="760"><figcaption></figcaption></figure>

## すべてのキャンページの探索 <a href="#gettingstartedwithcampaigns-campaignoverviewpage" id="gettingstartedwithcampaigns-campaignoverviewpage"></a>

**All Campaign** ページには、利用可能なすべてのキャンペーンが一覧表示されます。 キャンペーン名をクリックすると、詳細を確認し、従業員の回答をエクスポートできます。

キャンペーン概要ページは、*View all campaign dashboards* 権限を持つユーザーに表示されます。 詳細については、[Roles](https://github.com/nexthink/documentation.online-product-documentation/blob/develop/ja_docs/configuring_nexthink/configuring-your-platform/administration/account-management/roles/README.md) ドキュメントを参照してください。

<figure><img src="https://3549141153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeLm8O7QKZDn6z806e7Sv%2Fuploads%2Fgit-blob-6db529aee6ccf0cf7e18be216522c43a605bc49b%2Fcamp-1707389901.png?alt=media" alt="Campaigns overview page" width="760"><figcaption></figcaption></figure>

ステータス、名前、優先度、およびキャンペーンに回答した従業員数で表を並べ替えます。

{% hint style="info" %}
リモートアクションがキャンペーンをトリガーした場合、リモートアクションがキャンペーンの回答を直接受信するため、キャンペーン概要ダッシュボードには表示されません。
{% endhint %}

### キャンペーンステータス <a href="#gettingstartedwithcampaigns-status" id="gettingstartedwithcampaigns-status"></a>

#### **下書き**

キャンペーンは保存されていますが、公開されていません。 必要に応じてキャンペーンを編集および変更します。 詳細については、[Manage Campaigns](https://docs.nexthink.com/platform/ja/user-guide/campaigns/managing-campaigns) ドキュメントを参照してください。

#### **公開済み**

公開されたキャンペーンはアクティブで、従業員は質問の受信を開始しています。 公開済みのキャンペーンは、制限付きで引き続き編集できます。 詳細については、[Manage Campaigns](https://docs.nexthink.com/platform/ja/user-guide/campaigns/managing-campaigns) ドキュメントを参照してください。

#### **退役**

キャンペーンは従業員への質問送信を停止していますが、その結果はキャンペーンページで引き続き利用できます。 追加の考慮事項:

* 退役した手動キャンペーンは、Investigation ページで NQL を使用して対象にすることはできません。
* 退役したスケジュールキャンペーンでは、システムは対象従業員の評価を停止しますが、状態、状態の詳細、および従業員のキャンペーン回答とともに履歴は保持されます。
* 退役したリモートアクションキャンペーンでは、リモートアクションにキャンペーンが表示されなくなります。

### キャンペーン名 <a href="#gettingstartedwithcampaigns-priority" id="gettingstartedwithcampaigns-priority"></a>

特定のキャンペーン名をクリックすると、[キャンペーン詳細ページ](https://docs.nexthink.com/platform/ja/user-guide/campaigns/working-with-campaigns/monitoring-specific-campaign-responses) にアクセスできます。

### キャンペーンの優先度 <a href="#gettingstartedwithcampaigns-priority" id="gettingstartedwithcampaigns-priority"></a>

キャンペーンは、緊急または非緊急のいずれかです。 緊急キャンペーンは、最も時間に敏感なメッセージ向けに設計されており、フォーカス保護と受信制限ルールをバイパスします。

詳細については、[Limiting the reception rate of campaigns](https://docs.nexthink.com/platform/ja/user-guide/campaigns/managing-campaigns/creating-campaigns/limiting-the-reception-rate-of-campaigns) ドキュメントを参照してください。

#### **緊急キャンペーン**

対象となる従業員は、公開されるとすぐに緊急キャンペーンを受信し始めます。 緊急キャンペーンは NNPP（譲れない保護期間）を順守しますが、フォーカス保護モードはバイパスします。

詳細については、[Limiting the reception rate of campaigns](https://docs.nexthink.com/platform/ja/user-guide/campaigns/managing-campaigns/creating-campaigns/limiting-the-reception-rate-of-campaigns) ドキュメントを参照してください。

### 回答 <a href="#gettingstartedwithcampaigns-answers" id="gettingstartedwithcampaigns-answers"></a>

これは、従業員がキャンペーンに完全または部分的に回答した総回数です。


---

# 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://docs.nexthink.com/platform/ja/user-guide/campaigns/working-with-campaigns/monitoring-campaign-statistics.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.
