Skip to content

Commit e6c6896

Browse files
authored
Dj heatmaps backdrops (#1855)
* Update heatmaps.mdx Adding notes on backdrops * Add files via upload * Update heatmaps.mdx
1 parent a0477f3 commit e6c6896

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

pages/docs/session-replay/heatmaps.mdx

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ mixpanel.init('YOUR_PROJECT_TOKEN', {
5454

5555
### Using Heatmaps
5656

57-
1. From the Home page, find the Heatmaps section
57+
1. From the Home page, find the Heatmaps section.
5858

5959
![heatmap_home.png](/heatmap_home.png)
6060

@@ -64,4 +64,14 @@ mixpanel.init('YOUR_PROJECT_TOKEN', {
6464

6565
3. To easily navigate back to a created Heatmap, you can click the title to rename the Heatmap.
6666

67-
![heatmap_rename.png](/heatmap_rename.png)
67+
![heatmap_rename.png](/heatmap_rename.png)
68+
69+
4. Rotate through backdrops to view different states of your application for the same URL.
70+
71+
![heatmap_backdrops.png](/heatmap_backdrops.png)
72+
73+
### Backdrops
74+
75+
Backdrops are snapshots of your application in various states (such as a modal open, a menu expanded, or different page layouts). Backdrops are pulled from session replays that match the URL you’re analyzing, helping you understand how different views or UI states affect user interactions.
76+
77+
Backdrops are subject to the same retention policies as your session replays. Once a session replay expires, it can no longer be used as a backdrop. If you don't see enough backdrops (or can't find the specific view or state you're looking for), consider increasing your session replay sampling rate to capture a wider set of application states.

public/heatmap_backdrops.png

25.2 KB
Loading

0 commit comments

Comments
 (0)