Real analytics
for chrome extensions
Drop in a 2 KB SDK. Get installs, DAU, retention, funnels and churn patterns — built for the unique constraints of MV3 service workers and content scripts.
Everything you wish GA4 had for extensions.
Purpose-built for browser extensions. No tag managers, no broken cookies, no chrome-extension:// referrer hell.
Real-time events
See every track() call land instantly. Filter, search and pivot live across all your users.
Churn & retention
Cohort retention curves. Automatic churn pattern detection — see exactly why users uninstall.
User profiles
Identify users, attach traits, track lifecycle across devices.
Geo & browser
Country, locale, browser version, OS — auto-collected, never PII.
Privacy first
No fingerprinting. Anonymous IDs only. GDPR-ready out of the box.
MV3 native
Service-worker safe. Offline event buffer. Resilient to suspended workers and content-script teardown.
Attribution
First-touch attribution from your landing page to install. See which campaigns convert to retained users.
Three lines. Sixty seconds.
Drop the SDK into your background script and start tracking. No tag managers, no build-step headaches.
SDK launching soon — preview belownpm install
Or grab the CDN bundle. Works with webpack, esbuild, vite, Rollup, raw JS.
# 2kb gzipped npm install @crxlytics/sdk
Initialize
Add your API key in the background service worker. The SDK handles persistence, batching, and retry.
import { init } from '@crxlytics/sdk' init({ apiKey: 'pk_live_…' })
Track events
Send any event with structured props. Auto-attaches install_id, version, browser.
track('shortcut_used', { key: 'cmd+k', surface: 'popup' })
A real SDK, not a tag.
Typed. Tree-shakable. Service-worker safe. Works in popup, content script, sidepanel and offscreen documents.
SDK launching soon — preview belowFree until you ship. Cheap when you do.
Indie-friendly free tier, predictable team pricing. No per-seat tax, no surprise overages.
For solo devs and side projects.
- 10,000 MAU
- 30-day data retention
- Unlimited events
- Real-time stream
- Community support
For shipping teams & growing extensions.
- 100,000 MAU included
- 12-month retention
- Funnels, cohorts & retention
- Churn pattern detection
- Slack & webhook alerts
- Unlimited team members
For 1M+ MAU and compliance needs.
- Unlimited MAU
- EU data residency
- SSO & audit logs
- SOC 2 & DPA
- Dedicated support
- SLA & private deploy