get_hover_analysis
Hover-dwell statistics per element, including the elements visitors stared at but never clicked.
When to use it
For hesitation and confusion. Set hesitationOnly: true to surface elements hovered for a long time and never clicked in the same page view — unclear pricing, ambiguous CTAs, and things that look clickable but are not.
Ask for it like this
You do not name the tool. These are questions that make an assistant reach for it:
How to read the result
- Pair it with get_element_click_analysis to compare attention against action. A high-attention, low-action element is a conversion problem hiding in plain sight.
What will make you wrong
Caveats
- Hover is a pointer signal. It carries no information on touch devices.
Parameters
Shared parameters it accepts
Documented in full on the tool reference index.
Date window — defaults to the last 30 days.
Every tool also accepts merchantId, which resolves from your connection. You never pass it.
What comes back
JSON. These are the top-level keys; date-scoped tools additionally carry a _meta block with the server date and the data coverage envelope.