# リアルタイムのコンテンツ

{% hint style="success" %}
**リアルタイムのコンテンツ分析とは**

現在アクティブなページとそのページに訪れているユーザーの詳細情報をリアルタイムで確認する機能です。
{% endhint %}

### 分析の画面で確認できるデータ

「リアルタイム」 >> 「コンテンツ」では、現在アクティブなページとユーザーの詳細情報をリアルタイムで確認できます。

1. **ページ一覧**
   * URL前の数字: そのページの現在のアクセス人数
   * 「詳細」をクリックすると、ガイドバーの「コンテンツ」を開いて、ページ詳細を表示
   * マウスオーバー時に表示されるアイコン：
     * 👁️ 目のアイコン: クリックするとツールバーでそのページにフィルタをかける
     * ⋯ 点々のアイコン: クリックすると該当ページのヒートマップを表示
2. **アクティブユーザー情報**
   * 表示情報: UID、訪問中のページ、地域、流入元、端末情報など
   * 「New」表記: 新規訪問者を識別

     ![](/files/SLJEcrFtD5yBjDFp1rDQ)
   * 矢印アイコン: クリックで該当ユーザーの閲覧ページを新タブで開く
   * 各ページタイトルをそのままクリックすると：
     * 一時停止中は画面中央に「pause」アイコンが表示
     * 該当ページの現在の訪問者リストを右側で表示
     * 「pause」アイコンをクリックしてリアルタイム更新を再開


---

# 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://helps.ptengine.com/insight/data-center/realtime-content.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.
