# Insight概述

Ptengine可以分为数据观测与策略落地两个主要模块，在的Insight模块中，我们提供了以下四个维度的功能：

[**数据中心：通过多维度数据报表定量分析数据**](/cn/insight/data-center.md)

摘要显示了按来源、设备、地区和活动分类的数据。左侧菜单中有不同的仪表板，每个仪表板都可以按不同的轴查看数据。例如，“内容”部分显示了按页面组合汇总的数据以及入口页面的数据。您可以指定时间段，随时了解运营指标的趋势和异常情况。

[**事件：跟踪用户行为**](/cn/insight/event.md)

您可以通过可视化地方式轻松设置事件监测。在事件设置页面，您可以进行可视化事件设置。无需技术团队，只需选择要监视的按钮或元素并定义事件即可。在事件分析页面，您可以查看所有事件数据，包括另外通过代码设置手动事件。

[**转化：跟踪符合网站目标的用户行为**](/cn/insight/conversion.md)

使用Ptengine设置转化后，您可以实时查看由每个渠道或活动带来的转化次数和转化率。这是将效果量化为结果数据的方法，设置也非常简单。

此外，Ptengine还给您提供了“转化漏斗”，可以通过设置用户经过多个页面或多个事件的行为，并观测他们的流失情况。

[**热图：直观呈现用户行为**](broken://pages/7x6MZAvyttW99HdUTslI)

热图将用户在网站上的动作可视化展现。Ptengine提供了5种热图功能：点击热图、注意力热图、分析热图、对比热图、历史热图助力全方位了解您的用户。


---

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