Introduction

SaaS Tracker Documentation

SaaS Tracker is an AI-native product analytics platform that combines event tracking, funnels, retention, session replay, feature flags, and predictive churn scoring in a single lightweight SDK.

New here? Start with the Quickstart — send your first event in 5 minutes.

Why SaaS Tracker?

ProblemHow SaaS Tracker helps
Too many tools to stitch togetherSingle SDK, single dashboard
BI slowness — hours to get a chartAI chart builder answers in seconds
Churn caught too lateXGBoost scores every user nightly
Session replay is siloedReplay + analytics in the same view
Fat SDKs slow your page≤25 KB gzipped

Architecture overview

Your app → @saas-tracker/sdk (≤25 KB) → Ingest API (Go)

                                        ClickHouse (events)
                                        Postgres (metadata)

                                        Dashboard (Next.js)
                                        AI API (Hono + Claude)

Where to go next