rowboat/apps/x
Ramnique Singh 43c1ba719f add posthog analytics for llm usage and auth events
Captures per-LLM-call token usage tagged by feature (copilot chat,
track block, meeting note, knowledge sync), plus sign-in / sign-out
and identity. Renderer and main share one PostHog identity so events
from either process resolve to the same user.

See apps/x/ANALYTICS.md for the event catalog, person properties,
use-case taxonomy, and how to add new events.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-28 19:53:40 +05:30
..
apps add posthog analytics for llm usage and auth events 2026-04-28 19:53:40 +05:30
packages add posthog analytics for llm usage and auth events 2026-04-28 19:53:40 +05:30
.gitignore bootstrap new electron app 2026-01-16 12:05:33 +05:30
ANALYTICS.md add posthog analytics for llm usage and auth events 2026-04-28 19:53:40 +05:30
eslint.config.mts ignore renderer eslint 2026-01-16 12:05:33 +05:30
package.json integrate electron forge 2026-01-17 10:28:44 +05:30
pnpm-lock.yaml add posthog analytics for llm usage and auth events 2026-04-28 19:53:40 +05:30
pnpm-workspace.yaml fix pnpm postinstall 2026-01-21 10:47:44 +05:30
TRACKS.md Add tracks — auto-updating note blocks with scheduled and event-driven triggers 2026-04-14 13:51:45 +05:30
tsconfig.base.json bootstrap new electron app 2026-01-16 12:05:33 +05:30