Public Web Analytics API now available
The is now publicly available, with programmatic access to page views, visitors, and custom events for your Vercel projects.Web Analytics API The API reads from the same aggregated data model that powers the Web Analytics dashboard, so numbers from the API will match what your team sees in the UI. You can use it to build your own custom reports or to embed live traffic metrics in a customer-facing admin panel. Two resources are exposed: Count endpoints return a single total; aggregate endpoints

