{
  "generated_at": "2026-07-04T00:00:00+08:00",
  "purpose": "Normalize Vercel Analytics, Google Analytics, Search Console, or exported top-page CSV data into a traffic status JSON.",
  "accepted_columns": {
    "page": [
      "page",
      "path",
      "url",
      "page_path",
      "route",
      "pathname",
      "top_pages"
    ],
    "visitors": [
      "visitors",
      "unique_visitors",
      "users",
      "active_users",
      "total_users"
    ],
    "views": [
      "views",
      "page_views",
      "pageviews",
      "screen_page_views",
      "event_count"
    ],
    "clicks": [
      "clicks"
    ],
    "impressions": [
      "impressions"
    ]
  },
  "required_for_1m_completion": [
    "page or path column",
    "visitor/user count for a monthly reporting window",
    "date range evidence from analytics export"
  ],
  "completion_boundary": "Only analytics_total_visitors >= 1000000 for the relevant monthly window can prove the goal complete."
}
