# イベントの特徴を知る

## イベント（ユーザー）リスト <a href="#event-user-list" id="event-user-list"></a>

リストはチャートで選択された日付に発生したイベント（ユーザー）が表示されます。リストの一覧をみだけでも条件にマッチしたユーザーにどのような特徴があるかをみることができます。<br>

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

1. プロフィールアイコン+ライフサイクルの現在のフェーズ
2. 社内ユーザーアイコン
3. ユーザー名+メールアドレス
4. キー行動のフェーズ
5. 最初の来訪からの経過日数
6. 累計の来訪日数
7. 累計の滞在時間
8. デバイス
9. アクティビティグラフ（最新のマッチしたイベントの日付から直近2ヶ月分）
10. 検索条件にマッチした最新のイベント情報
11. 検索条件にマッチしたイベントの回数<br>

## ファセット <a href="#facet" id="facet"></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.wicle.io/analytics/event/feature-event.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.
