# ユーザーの特徴を知る

## エンゲージメントでできること <a href="#engagement" id="engagement"></a>

検索条件にマッチしたユーザー群のプロダクト活用状況をライフサイクルとキー行動のフェーズで把握することができます。<br>

<figure><img src="/files/3zOR1hqELtaHDSKFt0Tc" alt=""><figcaption></figcaption></figure>

### ライフサイクル分布 <a href="#lifecycle-distribution" id="lifecycle-distribution"></a>

検索条件にマッチしたユーザー群ごとのフェーズ分布を確認することができます。

### キー行動の継続率 <a href="#key-behavior-retention" id="key-behavior-retention"></a>

ユーザー群ごとに全キー行動の継続率を横断して比較することができます。

### 各キー行動のフェーズ分布 <a href="#key-behavior-phase-distribution" id="key-behavior-phase-distribution"></a>

検索条件にマッチしたユーザー群ごとのフェーズ分布をキー行動ごとに確認することができます。

## すべての統計でできること <a href="#all-statistics" id="all-statistics"></a>

検索条件にマッチしたユーザー群のすべての統計値を見ることができます。

<figure><img src="/files/vT9wNdFHWtjLW7VHqXtO" alt=""><figcaption></figcaption></figure>

### ユーザー数推移 <a href="#user-count-trends" id="user-count-trends"></a>

基準日を起点に35日前までの推移を確認することができます。

### アクティビティ <a href="#activity" id="activity"></a>

来訪回数、来訪日数、活動時間の分布を確認することができます。

集計期間を`累計`の他に`直近1日`・`7日`・`14日`・`30日`にも変更することができます。

### 流入経路 <a href="#traffic-source" id="traffic-source"></a>

最初のリファラ、ページビュー、utm\_source、utm\_medium、utm\_campaignをリストで確認することができます。

### 行動トレンド <a href="#behavior-trends" id="behavior-trends"></a>

長く活動するページ、よく離脱するページのURLをリストで確認することができます。

### ユーザープロファイル <a href="#user-profile" id="user-profile"></a>

送信しているユーザープロファイル情報をリストで確認することができます。

### コードレスイベント/カスタムイベントの発生回数分布 <a href="#event-count-distribution" id="event-count-distribution"></a>

設定しているコードレスイベント、カスタムイベントの発生回数を分布で確認することができます。集計期間を`累計`の他に`直近1日`・`7日`・`14日`・`30日`にも変更することができます。


---

# 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/feature-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.
