Core Features
Activity Tracking
Visualize your daily coding activity with an interactive heatmap and hourly breakdown
Session Explorer
Browse and search through all your coding sessions with detailed metrics
Model Analytics
Track token usage, costs, and performance across different Claude models
Cost Tracking
Monitor your API costs with detailed breakdowns by model and usage type
Tool Usage
Analyze which tools and languages you use most frequently
Prompt History
Search and browse your complete prompt history across all sessions
Multi-Profile
Compare analytics across different Claude profiles or workspaces
Dashboard Components
The analytics dashboard is built from several interconnected components:Stats Overview
Get a high-level view of your coding activity with key metrics:- Total Sessions: Number of coding sessions and total time spent
- Messages: Total messages exchanged with Claude
- Tool Calls: Number of tool executions across all sessions
- Lines Changed: Code additions and deletions
- Files Modified: Number of files edited with commit counts
- Average Session: Typical session duration and longest session
- Total Cost: API costs across all models
Data Sources
Claude Analytics derives insights from:- Session metadata: Stored in
~/.config/Claude Code/sessions/ - Message logs: Complete conversation history for each session
- Prompt history: Global prompt history from
~/.config/Claude Code/User/History/ - Stats cache: Pre-computed aggregated statistics for performance
All data is processed locally on your machine. No information is sent to external servers.
Navigation
The dashboard uses a tab-based navigation system with five main sections:- Activity: Heatmaps, hourly patterns, and project breakdowns
- Sessions: Searchable list of all coding sessions
- Models: Token usage charts and cost analysis
- Tools: Tool and language usage statistics
- Prompts: Searchable prompt history
Next Steps
Explore each feature in detail:- Learn about Activity Tracking to visualize your coding patterns
- Discover Session Explorer to analyze individual sessions
- Understand Model Analytics for token and cost insights