Reports
Every session in your database, filterable, expandable, and exportable.
FreeReports is a filterable log of every session recorded. Where the Dashboard gives you the aggregate picture, Reports lets you inspect individual sessions — find out exactly where a specific visitor came from, what page they landed on, what device they used, and whether they explored further.
Columns
| Column | What it contains |
|---|---|
| Date / Time | When the first-touch page view was recorded |
| Channel | The classified channel (Organic Search, Email, AI Referrer, etc.) |
| Source | The specific referrer domain or UTM source value |
| UTM Source / Medium | Raw UTM values from the landing URL, if present |
| Landing URL | The full URL of the page the visitor first arrived on |
| Device | Mobile, tablet, or desktop — from screen width at first touch |
| Engaged | Teal dot = visitor clicked to at least one more page. Grey dot = single page view. |
| Touches | Total page views in the session. Click to expand the full journey. |
Session Journey
Any session with more than one page view shows its touch count as a clickable button in the Touches column. Clicking it expands an inline journey beneath the row — no page reload — showing every page the visitor passed through, in order:
- A filled circle marks the first touch (where they arrived)
- A ring marks each subsequent page
- A map pin marks the last page in the journey
- A downward arrow between steps shows the time spent between each page
- If a conversion is recorded against the session, it appears at the end of the journey with the amount and currency
Page titles are shown where available, with the page path as a fallback for sessions recorded before page title capture was added.
Filters
Use the filter bar at the top of Reports to narrow down what you see:
| Filter | How it works |
|---|---|
| From / To | Date range. Leave either blank to use the full available range. |
| Channel | Select a specific channel to see only sessions attributed to it. |
| Source | Free text search on the source field. Matches partial domain or UTM source. |
| Device | Filter to mobile, tablet, or desktop sessions only. |
Filters combine — a Channel filter of AI Referrer and a Device filter of Mobile shows only AI-referred mobile sessions.
CSV export
The Export CSV button downloads every row matching your current filters as a CSV
file. There is no row limit on the export. The CSV includes all table columns plus
the full UTM parameter set (utm_source, utm_medium,
utm_campaign, utm_term, utm_content), the
viewport category, and an Engaged flag per row.
Row limit in the table view
The on-screen table shows up to 500 rows at a time. If your filtered result set is larger, use the CSV export to get the full dataset — the export has no cap.