How to track how users navigate the theme? #4237
-
We want to understand how our users navigate our docs so we can see if they're using search or the nav options. Has anyone used a heat map type of product on their docs? Or found other ways to track how users are navigating the theme? We ran one on our docs and were surprised to find that large product icons and the bottom nav were primarily used. And dismayed to find that search isn't being used much. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
We're using Google Analytics (natively integrated) to learn about documentation usage. I think the newer version of GA can also print heatmaps. In any case, you can integrate any JavaScript-based tracking solution via additional JavaScript. |
Beta Was this translation helpful? Give feedback.
We're using Google Analytics (natively integrated) to learn about documentation usage. I think the newer version of GA can also print heatmaps. In any case, you can integrate any JavaScript-based tracking solution via additional JavaScript.