In Heatmaps you can find the list of all the screens of your app and analyze specific metrics for each of them:
- Spot the screens with the highest quit rate, check the heat map, and watch the session replays to understand the reasons behind those metrics.
- Easily identify screens that cause users the most frustration by sorting them by rage taps count. Visualize those frustrations with the screen recordings and heat maps.
- Find the most visited screens or those with greater user interaction or engagement.
- Discover the screens with the highest percentage of crashes.
You can find the list of Screens in the Heatmaps section of the Dashboard.
How to use it:
» Select the time period you want to see.
» Add or remove columns according to your needs.
» Sort them by the most relevant metric.
To find a specific screen you can click on the search field and type the screen name. You can also filter your screens based on a specific Platform, App version, Device class, or OS version.
To see the screen heat map and recordings you just need to click on the screen. Read more about heatmaps →
The best way to set the screen names and make sure that they're tagged correctly is using the Tag Screen Names API. However, you can also change the name manually whenever you want:
If you use certain frameworks such as React Native, Flutter, or Cordova, or you have one or more fragments inside an Android activity, you should use our API to tag screens.
Read more about it here →