# 页面

## 🔍页面画面中可以确认的数据

页面中可以通过以下2种格式来确认数据。

### 1. 移除参数后

URL旁边显示两个图标，可以显示原始页面列表或在单独标签中确认相应页面。

此外，可以通过点击每个指标名称，按降序或升序重新排列数据。

**①搜索栏**：可以输入标题或URL来搜索页面。

**②详细确认按钮**：可以确认相应页面的详细信息。

**③热力图确认按钮**：可以导航到相应页面的热力图。

点击②时，如下图所示，顶部的地址栏中会显示过滤后的URL。

趋势图也会仅显示相应页面的数值。

再次点击图标或点击地址栏中的"x"，会取消过滤。

### 2. 原始页面

可以确认各参数的详细URL。

默认按访问次数高低顺序显示，但可以通过点击各指标名称，按降序或升序重新排列各数据。

此外，点击各URL右侧的图标，可以在新标签页中打开页面。

## 使用提示

### 主要指标的解读方法

**PV（页面浏览量）**：页面的浏览次数。用于识别热门内容

**入口数**：以该页面作为访问开始的会话（访问）的数量

**平均页面停留时间**：显示内容质量和用户关注度的重要指标

**直接跳出率**：仅访问1页后离开的比例。内容改进的指标

### 数据活用要点

停留页面时间短且直接跳出率高的页面需要重新审视内容。可能存在标题与内容的不匹配。应根据用户的搜索意图调整内容，有助于提高SEO效果。

此外，识别来自"搜索引擎"的流入较多的页面，并了解哪些关键词产生了效果，也有助于提供SEO线索。


---

# 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/content-page.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.
