From 4e45cdecf1fe5cee537a06cdc99769c670dd1a4a Mon Sep 17 00:00:00 2001 From: Madison Date: Fri, 17 Jul 2026 04:16:24 -0500 Subject: [PATCH] encourage cross-adoption --- docs-mintlify/guides/apps/analytics/overview.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs-mintlify/guides/apps/analytics/overview.mdx b/docs-mintlify/guides/apps/analytics/overview.mdx index 7d14a657e..b89798ddb 100644 --- a/docs-mintlify/guides/apps/analytics/overview.mdx +++ b/docs-mintlify/guides/apps/analytics/overview.mdx @@ -22,6 +22,8 @@ Hexclave records analytics events and replay chunks, then exposes them through t User activity in your app flows into Hexclave event ingestion, which stores data in ClickHouse. This data powers the Tables view, the SQL query runner, and the Session replay UI. +Analytics isn't only client events. Hexclave also exposes product data from the rest of your project — users, contact channels, teams, permissions, email outbox, and more — in the same read-only ClickHouse dataset, so you can join product state with behavior in one place. See [Queries & Tables](./queries-and-tables) for the full table list. + ### What Gets Tracked Hexclave collects both client-side and server-side analytics events: