Individual sessions with the full page-to-page path, time spent and scroll depth on each page.
When to use it
When an aggregate raises a question that only a real example can answer. Filter by frustration to find the angriest sessions, or by engagement and converted: false to find high-intent visitors who left.
Ask for it like this
You do not name the tool. These are questions that make an assistant reach for it:
Session filters — narrow the result to one audience.
device
enum
Keep only sessions on this device class.
mobiletabletdesktop
visitorType
enum
Keep only first-time or only returning visitors.
newreturning
utmSource
string
Keep only sessions from this UTM source, for example google.
utmMedium
string
Keep only sessions from this UTM medium, for example cpc.
utmCampaign
string
Keep only sessions from this UTM campaign name.
theme
string
Keep only sessions that rendered this Shopify theme id (bare numeric id). Use it to isolate one arm of a theme A/B test. Sessions recorded before 7 August 2026 carry no theme id and drop out.
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.
sessions
Per session: session_id, the ordered page path with time and scroll per page, scores, device and source.