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 week
    Which 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 section
    Median minutes between first crawl and first AI-origin session per section.
  • Direct bucket: AI share by device
    Portion of Direct sessions classified as AI-originated, mobile vs desktop.
  • Schema snapshot
    Introspect the events table columns and types.