mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
docs(mintlify): align Analytics group sidebar with Teams/Auth pattern
Group carries the icon; the overview page drops its frontmatter icon and uses sidebarTitle Overview, so all four rows align.
This commit is contained in:
parent
e2ec3a7ccb
commit
7c538f7c43
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Analytics"
|
||||
description: "Explore events, session replays, and SQL queries in your project's analytics dataset"
|
||||
icon: "/images/app-icons/analytics.svg"
|
||||
description: "Explore events, traces, session replays, and SQL queries in your project's analytics dataset"
|
||||
sidebarTitle: "Overview"
|
||||
---
|
||||
|
||||
The Analytics app gives you direct access to your project's analytics dataset in Hexclave. You can inspect raw event tables, explore span traces on a waterfall timeline, run ClickHouse SQL queries, and watch session replays to debug real user behavior.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user