vercel / platforms

A full-stack Next.js app with multi-tenancy and custom domain support. Built with Next.js App Router and the Vercel Domains API.
https://app.vercel.pub
5.38k stars 689 forks source link

analytics mockup - recreate? #319

Closed omercnet closed 9 months ago

omercnet commented 9 months ago

is it possible to create a real version of the analytics mockup? I can't seem to find an API for vercel's analytics

Elmosh commented 9 months ago

You can search for TinyBird and dive into it to build datasources and pipe queries then ingest and request the data through a simple API, it might look intimidating at first glance but you can get great results with little effort.