// open source & systems
is ChatGPT citing you?
A multi-tenant SaaS that pipes AI-crawler traffic into PostHog, Mixpanel, or Amplitude — with envelope encryption, fail-closed row-level security, and Stripe metered billing.
Creator2026TypeScriptNext.jsPostgreSQLRedisStripeKMSAES-256-GCM
Brands increasingly get discovered through AI answers, but that traffic is invisible in normal analytics. is ChatGPT citing you? detects AI-crawler visits and pipes them into the analytics stack teams already use — built as a real multi-tenant SaaS, not a script.
What it does
- AI-crawler analytics. Identifies AI-crawler traffic and forwards it into PostHog, Mixpanel, or Amplitude.
- Envelope encryption. KMS → per-tenant DEK → AES-256-GCM, so tenant data stays isolated at rest.
- Fail-closed multi-tenancy. Row-level security defaults to deny — a missing tenant context returns nothing, never everything.
- Metered billing. Stripe metered billing in integer micro-dollars, with a Redis hot-meter reconciled against an append-only Postgres ledger.