Daily time-series data for conversion funnel metrics, compatible with
NVD3 chart format. Abandoned carts = visited cart but no order confirmation.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
JS-verified, bot-filtered visitor counts, daily charts, country/device
breakdowns, period comparisons. Used by SEO dashboard and PS main dashboard.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Each visitor gets a deterministic 2-char suffix (letter+digit) from IP hash,
e.g. "Product Browser #K7". Distinguishes multiple visitors with same behavior.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Stripe-style memorable names (e.g. "Mossy Jackal") generated from IP hash.
Includes behavior tag system based on page view history (cart-abandoner,
demo-downloader, product-browser, returning, etc.)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>