mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
emphasis on more tables you can search by. Not just events.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user