diff --git a/docs-mintlify/guides/apps/analytics/overview.mdx b/docs-mintlify/guides/apps/analytics/overview.mdx index cc60e42cc..f129ab8b7 100644 --- a/docs-mintlify/guides/apps/analytics/overview.mdx +++ b/docs-mintlify/guides/apps/analytics/overview.mdx @@ -9,7 +9,7 @@ The Analytics app gives you direct access to your project's analytics dataset in Analytics is organized into four areas in the dashboard: -- **Tables**: Browse event rows with sorting, search, and incremental loading +- **Tables**: Browse rows across tables (events, users, contact channels, and more) with sorting, search, and incremental loading - **Queries**: Run and save reusable ClickHouse SQL queries - **Replays**: Watch session replays and filter by user, team, duration, activity window, and click count - **Clickmaps**: Visualize where users click across your pages @@ -54,7 +54,7 @@ Session replay recording is also on by default once Analytics is enabled. See [R The **Tables** screen is the fastest way to inspect recent analytics records. -- Currently shows the `events` table +- Opens on `events` by default; pick other tables from the sidebar - Built-in ordering and client-side search - Relative/absolute timestamp display toggle - Row detail dialog for inspecting full JSON payloads