{
  "name": "Winthropic funnel trace",
  "description": "Daily server-side counts of every step from page view to payment. No cookies, no identifiers. Today is live and partial.",
  "docs": "https://winthropic.com/funnel",
  "days": [
    {
      "date": "2026-09-03",
      "live": false,
      "summary": {
        "views": 0,
        "agentViews": 0,
        "botViews": 0,
        "mdViews": 0,
        "auditViews": 0,
        "submitted": 0,
        "parsed": 0,
        "parseFailed": 0,
        "teasers": 0,
        "teasersAboveFloor": 0,
        "payClicks": 0,
        "paid": 0,
        "paidHuman": 0,
        "machineSubmitted": 0,
        "machineTeasers": 0,
        "machine402": 0,
        "machinePaid": 0
      },
      "counts": {}
    },
    {
      "date": "2026-09-04",
      "live": false,
      "summary": {
        "views": 365,
        "agentViews": 4,
        "botViews": 10,
        "mdViews": 5,
        "auditViews": 1,
        "submitted": 0,
        "parsed": 1,
        "parseFailed": 0,
        "teasers": 1,
        "teasersAboveFloor": 1,
        "payClicks": 0,
        "paid": 0,
        "paidHuman": 0,
        "machineSubmitted": 0,
        "machineTeasers": 0,
        "machine402": 0,
        "machinePaid": 0
      },
      "counts": {
        "ingest.human.sample": 1,
        "md.funnel.human": 1,
        "md.other.human": 3,
        "md.runs.human": 1,
        "parse_ok.human": 1,
        "teaser.human.above": 1,
        "view.api.human": 14,
        "view.audit.human": 1,
        "view.funnel.human": 1,
        "view.index.bot": 2,
        "view.index.human": 25,
        "view.llms.human": 1,
        "view.methodology.human": 1,
        "view.other.agent": 4,
        "view.other.bot": 8,
        "view.other.human": 321,
        "view.runs.human": 1
      }
    },
    {
      "date": "2026-09-05",
      "live": true,
      "summary": {
        "views": 2,
        "agentViews": 19,
        "botViews": 0,
        "mdViews": 4,
        "auditViews": 0,
        "submitted": 0,
        "parsed": 0,
        "parseFailed": 0,
        "teasers": 0,
        "teasersAboveFloor": 0,
        "payClicks": 0,
        "paid": 0,
        "paidHuman": 0,
        "machineSubmitted": 0,
        "machineTeasers": 0,
        "machine402": 0,
        "machinePaid": 0
      },
      "counts": {
        "md.other.agent": 2,
        "md.runs.agent": 2,
        "view.api.agent": 5,
        "view.funnel.agent": 1,
        "view.index.agent": 2,
        "view.index.human": 1,
        "view.other.agent": 5,
        "view.other.human": 1,
        "view.runs.agent": 2
      }
    }
  ]
}