← tailwin.com

AI-Crawler Tracker

AI crawlers (GPTBot, ClaudeBot, PerplexityBot, and 25+ more) don't execute JavaScript, so browser analytics never see them. The Tailwin tracker runs at the edge or on your server and reports every AI-bot visit to your dashboard.

What it does — and doesn't

Install (Cloudflare)

npx degit tailwin/crawler-worker tailwin-tracker && cd tailwin-tracker
npx wrangler secret put TAILWIN_SITE_KEY   # from your Tailwin dashboard
npx wrangler deploy
# Cloudflare dash → Workers Routes → yourdomain.com/* → tailwin-crawler-tracker

Install (any Node server)

A middleware snippet is available inside your dashboard under Site → Crawler tracker; packaged npm middleware and a WordPress plugin are coming in v1.1.

Questions? sgirard@girardmedia.com