{% extends "base.html" %} {% block title %}{{ title }}{% endblock %} {% block content %}

Documentation

Comprehensive guide to using Claude Code Tracker
Getting Started

Learn the basics of Claude Code Tracker and get up and running quickly.

Data Import Guide

Step-by-step guide to importing your .claude.json file using file upload or file paths.

Docker Deployment

Deploy Claude Code Tracker using Docker with Caddy reverse proxy integration.

Hook Setup Guide

Configure Claude Code hooks to automatically track your development activity.

Hook Reference

Complete reference for all 39+ available Claude Code hooks and configurations.

API Reference

Detailed API documentation for integrating with Claude Code Tracker.

FAQ

Frequently asked questions and troubleshooting guide.

Quick Start - Get Running in 3 Steps

Get started with Claude Code Tracker in just a few minutes:

1
Deploy with Docker
Set up the tracker server using Docker & Caddy
2
Import Data
Upload your .claude.json file with file upload
3
Install Hooks
Run ./setup-hooks for automatic tracking

Key Features

Development Analytics

Track sessions, time spent, and productivity trends across all your projects.

Conversation History

Search and browse through all your Claude Code conversations with powerful filtering.

Project Timelines

Visualize your development journey with chronological project timelines.

Hook Integration

Automatically capture data through Claude Code hooks for real-time tracking.

Data Import/Export

Import existing data from Claude.json and export your analytics.

Privacy First

All data stays local - no external services or cloud dependencies.

Additional Resources

Explore the interactive API documentation and source code

{% endblock %}