12 · Raw Events
Raw Events.
A read-only SQL surface on the DuckDB warehouse. Only SELECT and WITH statements are permitted; each query is capped at three seconds and 50,000 rows. Write attempts are blocked at the connection.
⌘+Enter
Row limit
Sample queriesexpand
- Top 20 most-crawled URLs this weekWhich URLs are model crawlers pulling hardest right now.
- Sessions per AI platform (30d)Attributed AI-origin sessions by model family.
- Crawl-to-session lag by sectionMedian minutes between first crawl and first AI-origin session per section.
- Direct bucket: AI share by devicePortion of Direct sessions classified as AI-originated, mobile vs desktop.
- Schema snapshotIntrospect the events table columns and types.