> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ghostlyx.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Heatmaps

> Visualise where visitors click and how far they scroll on your pages.

<Note>
  Heatmaps require the **Business plan** or above.
</Note>

## Click heatmaps

Click heatmaps show a colour-coded overlay on top of your page indicating where visitors clicked. Areas with more clicks appear warmer (red/orange). Areas with few or no clicks appear cooler (blue/grey).

Click heatmaps help you identify:

* Which calls to action are getting attention
* Whether visitors are clicking on non-interactive elements (potential dead clicks)
* How attention is distributed between competing elements

## Scroll heatmaps

Scroll heatmaps show what percentage of sessions reached each vertical point on the page. A score of 80% at a given point means 80% of sessions scrolled at least that far down.

Scroll heatmaps help you identify:

* Where visitors stop reading
* Whether important content is placed above or below the typical scroll depth
* The effective "fold" for your actual audience

## Viewing a heatmap

1. Go to **Analytics > Heatmaps**.
2. Select a page from the list. Pages are ranked by pageview volume.
3. Toggle between **Click** and **Scroll** heatmap views using the controls at the top.

## Data aggregation

Heatmap data is aggregated across all sessions that match the selected page URL. You cannot view heatmap data for an individual session. For individual session behaviour, use [Session replay](/behaviour/session-replay).

## URL matching

Heatmaps match on the URL path. Query strings and fragments are ignored by default. If your page has multiple URL variants (for example, with different query parameters), their click and scroll data is combined.
