> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# スコアカードの指標

> 獲得、アクティブ化、収益 (ARPU)、および構成された実験期間全体にわたる Day N リテンションを対象とする PlayFab 実験スコアカード指標のリファレンス。

PlayFab は、実験結果の分析のために、シンプルで効果的、かつ実行可能な指標のセットを事前に特定しています。これらは、タイトルの獲得、アクティブ化、リテンション、収益への影響を測定するために追跡・分類されます。これらは、player\_logged\_in および player\_realmoney\_purchase イベントに基づいて計算されます。

特定された指標は、構成された期間に基づいて実験がこれまで実行された時間について計算されます。指標は次のとおりです:

| **タイプ**    | **指標**                                     | **説明**                             |
| :--------- | :----------------------------------------- | :--------------------------------- |
| **獲得**     | ユーザーあたりの平均ログイン数                            | ユーザーがログインした平均回数                    |
| **アクティブ化** | 支払者コンバージョン率                                | 購入したアクティブ ユーザーの割合                  |
| **収益**     | ユーザーあたりの平均収益                               | 購入をしなかったユーザーを含む、ユーザーあたりに生成される平均収益額 |
| **リテンション** | Day N リテンション (N = 1, 2, 3, 5, 7, 14, 21 日) | 実験を見た N 日後にログインしたユーザーの割合           |

## 次のステップ

* [コードレス実験のクイックスタート](/services/playfab/live-service-management/game-configuration/experiments/quickstart)
* [実験の管理](/services/playfab/live-service-management/game-configuration/experiments/manage-experiments)
* [実験の分析](/services/playfab/live-service-management/game-configuration/experiments/analyze-experiments)
* [実験の API](/services/playfab/live-service-management/game-configuration/experiments/experimentation-apis)
* [他の PlayFab サービスとの実験の統合](/services/playfab/live-service-management/game-configuration/experiments/experiments-other-services)
* [除外グループによる相互作用効果の防止](/services/playfab/live-service-management/game-configuration/experiments/exclusion-groups)


## Related topics

- [実験の除外グループ](/ja-jp/services/playfab/live-service-management/game-configuration/experiments/exclusion-groups.md)
- [他の PlayFab サービスとの実験の統合](/ja-jp/services/playfab/live-service-management/game-configuration/experiments/experiments-other-services.md)
- [実験のクイックスタート](/ja-jp/services/playfab/live-service-management/game-configuration/experiments/quickstart.md)
- [実験の管理](/ja-jp/services/playfab/live-service-management/game-configuration/experiments/manage-experiments.md)
- [実験の分析](/ja-jp/services/playfab/live-service-management/game-configuration/experiments/analyze-experiments.md)
