# 实时内容

> **SUCCESS**
>
> #### 什么是实时内容分析
>
> 实时查看当前活跃页面和访问该页面的用户详细信息的功能。

## 分析屏幕上可以确认的数据

在"实时" >> "内容"中，可以实时确认当前活跃页面和用户的详细信息。

**页面列表** URL 前的数字：该页面当前的访问人数

```
点击"详情"将打开指南栏中的"内容"，显示页面详情

鼠标悬停时显示的图标：
👁️ 眼睛图标：点击将在工具栏中为该页面应用过滤器

  ⋯ 三点图标：点击显示相应页面的热力图
```

**活跃用户信息** 显示信息：UID、访问中的页面、地区、流量来源、设备信息等

```
"New"标记：识别新访问者
![image]()

箭头图标：点击在新标签页中打开相应用户的浏览页面

直接点击各页面标题时：
暂停时，屏幕中央会显示"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/cn/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.
