# ユーザーを比較する

## ユーザー比較でわかること <a href="#what-you-can-learn" id="what-you-can-learn"></a>

ユーザー群同士の比較を通じて、定量情報や、よく使われている機能、ユーザー属性、行動の差を把握することができます。

<figure><img src="/files/TlORUc994BPezVqGCAMP" alt=""><figcaption><p>プリセット条件：4週前に初来訪したユーザーの定着度</p></figcaption></figure>

## 比較条件の追加 <a href="#add-comparison-conditions" id="add-comparison-conditions"></a>

検索ボックス右側の`比較条件を追加`を選択するとB群として新しい検索ボックスが表示されます。ユーザー群は最大3グループ（A、B、C群）まで作成して比較することができます。比較が含まれているプリセットも用意しています。詳細については[こちら](/analytics/user/preset-condition.md)をご覧ください。

## メインユーザー群の変更 <a href="#change-main-group" id="change-main-group"></a>

ユーザーリストはメインユーザー群の条件にマッチしたユーザーのリストが表示されます。また統計値もメインユーザー群を基準に計算が行われます。\
（例：B群をメインユーザー群として選択した場合、A群のデータはB群との差分、C群はB群との差分が表示されます。）

## 比較できる箇所 <a href="#comparable-sections" id="comparable-sections"></a>

`エンゲージメント`では各ユーザーグループのライフサイクル分布、キー行動活用状況の差分を比較することができます。

`すべての統計`では各ユーザー群の統計値、アクティビティ、流入経路、行動トレンド、ユーザープロファイル、コードレスイベント/カスタムイベントの発生回数の差分を比較することができます。

## 比較時の注意点 <a href="#comparison-notes" id="comparison-notes"></a>

### 基準日 <a href="#base-date" id="base-date"></a>

ユーザー検索は基準日をベースとして`その日のユーザーの状態`を集計します。この集計方法の場合、1週間のうちに同じユーザーのライフサイクルフェーズが新規、非定着と変化しても重複してカウントされることがなくなります。

### 期間の違い <a href="#period-differences" id="period-differences"></a>

例えばA群の基準日を`今日`かつ`直近活動時間30日`の条件を入力し`、`B群の基準日を`一ヶ月前、`かつ`直近30日の活動時間`とした場合、A群は今日を起点に過去30日以内に活動したユーザー、ユーザーB群は一ヶ月前の基準日から過去30日以内に活動したユーザーが集計の対象となります。　<br>


---

# 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.wicle.io/analytics/user/compare-user.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.
