# 与经典版・β 版的差异

为从经典版热力图迁移到智能热力图的用户整理的功能对照表。

***

## 经典版功能 → 智能热力图中的位置

| 经典版功能  | 智能热力图中的位置                                                        |
| ------ | ---------------------------------------------------------------- |
| 点击热力图  | [点击](/cn/insight/smart-heatmap/click-heatmap.md) tab 内           |
| 注意力热力图 | [停留热力图](/cn/insight/smart-heatmap/stay-heatmap.md) tab 内         |
| 分析热力图  | [点击热力图](/cn/insight/smart-heatmap/click-heatmap.md) → 元素点击 → 点击数 |
| 页面保存   | 各热力图内，或 URL 切换栏的「**历史热力图保存**」                                    |
| 比较热力图  | 任意热力图类型均可添加（入口增多）                                                |

### 经典版「点击热力图」→ 智能版「点击」

经典版的「点击热力图」配置在智能热力图的「**点击**」tab 内。

### 经典版「注意力热力图」→ 智能版「停留热力图」内

经典版的「注意力热力图」配置在智能热力图的「**停留热力图**」tab 内。

### 经典版「分析热力图」→ 智能版「点击」→「元素点击」→「点击数」

经典版的「分析热力图」配置在智能热力图的「**点击热力图**」→ 元素点击 → 点击数中。

### 页面保存的入口

智能热力图在**各热力图类型内可以添加历史热力图**，也可以在切换 URL 时选择「**页面保存**」。

### 比较热力图的入口

任意一种热力图都可以添加比较热力图。此外，比较热力图画面内也新增了入口。

***

## β 版的变更点

智能热力图从 β 版升级到正式版进行了以下变更。

### 1. 区块转化贡献的计算方法改进

|             | 计算对象                            |
| ----------- | ------------------------------- |
| 变更前（β 版）    | 看过该区块的所有用户的 CV 都计入              |
| **变更后（现行）** | 仅当用户在该区块**停留达到设定阈值**之后产生 CV 才计入 |

阈值可从画面右上角的「**页面转化设定**」修改，默认为 **5 秒**。

详见 [转化贡献热力图 — 区块转化率的理解方式](https://helps.ptengine.com/cn/insight/smart-heatmap/pages/VDaIYRQ70Pf1nlXGXnCv#区块转化率的理解方式)。

### 2. 新增固定显示元素的快捷键操作

在设定画面或元素设定画面中，鼠标悬停状态下按 `Option` 键（Mac）或 `Alt` 键（Windows），可以显示并确认固定显示元素。

详见 [区块·元素设定方法 — 什么是固定显示元素](https://helps.ptengine.com/cn/insight/smart-heatmap/pages/hl3XxlmaMNyfxUCFMpO3#什么是固定显示元素)。

### 3. 新增多视角比较功能

比较热力图新增了「**比较不同视角**」模式。可以在相同 URL·日期·分群条件下，并排查看不同热力图类型。

详见 [比较热力图 — 比较不同视角](https://helps.ptengine.com/cn/insight/smart-heatmap/pages/o9coB0oSkY0hM8d1AeuS#比较不同视角)。

***

## 相关页面

* [智能热力图概览](/cn/insight/smart-heatmap.md)
* [比较热力图](/cn/insight/smart-heatmap/comparison.md)
* [转化贡献热力图](/cn/insight/smart-heatmap/conversion-heatmap.md)
* [区块·元素设定方法](/cn/insight/smart-heatmap/block-element-settings.md)


---

# 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/smart-heatmap/migration-from-classic.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.
