Visualize your Claude Code journey
A personal analytics dashboard for Claude Code sessions. Track your coding patterns, model usage, tool calls, spending, and prompt history — all from data stored locally on your machine.
🔒 Your data never leaves your browser
Get started in minutes
Choose your preferred setup method
Run locally with auto-loaded data
~/.claude/ is automatically loaded.http://localhost:3000 to view your analytics dashboard.Or use hosted mode with export
claude-analytics-export.json containing your stats, sessions, and history. Upload this file to the hosted version.Comprehensive analytics
Every metric you need to understand your Claude Code usage
Activity tracking
Session explorer
Model analytics
Cost tracking
Tool usage
Prompt history
Multi-profile
Project filtering
Privacy focused
Built on Claude Code’s local data
Everything is read from your ~/.claude/ directory
stats-cache.json
Aggregated statistics, model usage, daily activity, and cost tracking
session-meta/*.json
Per-session metadata including duration, tools used, lines changed, and commits
history.jsonl
Complete log of every prompt you’ve sent to Claude Code
projects//memory/.md
Project-specific memory files containing context and notes
Built with modern web technologies
Powered by Next.js, React, and shadcn/ui
Ready to visualize your coding patterns?
Start exploring your Claude Code analytics in minutes. No account required, no data uploaded.