# What's Different from Classic & Beta

Function-by-function reference for users migrating from the old (classic) heatmap to Smart Heatmap.

***

## Classic features → Where they live in Smart Heatmap

| Classic feature    | Location in Smart Heatmap                                                                 |
| ------------------ | ----------------------------------------------------------------------------------------- |
| Click Heatmap      | Inside the [Click](/en/insight/smart-heatmap/click-heatmap.md) tab                        |
| Attention Heatmap  | Inside the [Stay Heatmap](/en/insight/smart-heatmap/stay-heatmap.md) tab                  |
| Analysis Heatmap   | [Click Heatmap](/en/insight/smart-heatmap/click-heatmap.md) → Element Click → Click Count |
| Page Save          | Inside each heatmap, or "**History Heatmap Save**" in the URL switcher                    |
| Comparison Heatmap | Available from any heatmap type (more entry points)                                       |

### Classic "Click Heatmap" → Smart "Click"

The classic Click Heatmap is now placed inside the **"Click"** tab in Smart Heatmap.

### Classic "Attention Heatmap" → Inside "Stay Heatmap"

The classic Attention Heatmap is now placed inside the **"Stay Heatmap"** tab.

### Classic "Analysis Heatmap" → Smart "Click" → "Element Click" → "Click Count"

The classic Analysis Heatmap is now placed in **Click Heatmap → Element Click → Click Count**.

### Page Save entry points

In Smart Heatmap, **history heatmaps can be added from each heatmap type**, or you can choose **"Page Save"** when switching the URL.

### Comparison Heatmap entry points

You can now add a Comparison Heatmap from any heatmap type. In addition, a new entry point exists inside the Comparison Heatmap screen itself.

***

## β version → current version changes

The following changes were made when Smart Heatmap moved from β to general availability.

### 1. Improved Block Conversion calculation

|                   | Counts                                                                          |
| ----------------- | ------------------------------------------------------------------------------- |
| Before (β)        | All users who viewed the block                                                  |
| **Now (current)** | Only sessions that **stayed beyond the configured threshold** before converting |

The threshold is configurable from **"Page Conversion Settings"** at the top right. Default is **5 seconds**.

See [Conversion Heatmap — Understanding Block Conversion Rate](/en/insight/smart-heatmap/conversion-heatmap.md#understanding-block-conversion-rate).

### 2. Shortcut for Fixed-Display elements

In the settings or element-settings screen, hold `Option` (Mac) or `Alt` (Windows) while hovering to reveal fixed-display elements.

See [Block & Element Setup — What are Fixed-Display Elements](/en/insight/smart-heatmap/block-element-settings.md#what-are-fixed-display-elements).

### 3. Multi-perspective comparison added

A new **"Compare different perspectives"** mode in Comparison Heatmap. Multiple heatmap types side by side for the same URL / date / segment.

See [Comparison Heatmap — Compare different perspectives](/en/insight/smart-heatmap/comparison.md#compare-different-perspectives).

***

## Related pages

* [Smart Heatmap Overview](/en/insight/smart-heatmap.md)
* [Comparison Heatmap](/en/insight/smart-heatmap/comparison.md)
* [Conversion Heatmap](/en/insight/smart-heatmap/conversion-heatmap.md)
* [Block & Element Setup](/en/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/en/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.
