Blogs
Apr 2026AI & Product Development3 min read

Knowing who visits your site without annoying them about cookies

Vercel Analytics tracks visitors, page views, and where traffic comes from. No cookies, no consent banner, no privacy headaches.

Most analytics tools (Google Analytics being the most famous) use cookies to track visitors. Cookies require a consent banner, that annoying popup asking you to accept or reject tracking. For a portfolio or small site, that banner is a terrible trade-off: it degrades the experience for every visitor just so you can see traffic numbers. Vercel Analytics works without cookies, which means no consent banner is needed. You still get the numbers that matter (how many people visit, which pages they look at, where they come from), without the legal and UX baggage.

Why this matters

You want to know if people are actually visiting your site and which pages they care about. You do not want to become a privacy compliance expert to get those answers. Cookieless analytics gives you the essential data (visitor counts, popular pages, traffic sources, countries, devices) without requiring you to display a consent banner or worry about privacy regulations. For most personal sites and small projects, this is all the analytics you need.

How to get started

If your site is on Vercel, enable Analytics in the project dashboard and add a small component to your site. That is it. Data starts appearing within minutes. The dashboard shows you visitors over time, your most popular pages, where people are coming from (search engines, social media, direct links), and what devices they are using. No account setup with a third party, no tracking scripts to configure, no consent banner to design.

When to use it

Any Vercel-hosted site where you want basic traffic numbers without the overhead of a full analytics platform. If you need advanced features like funnel analysis, A/B testing, user-level tracking, or custom events, you would layer a dedicated product analytics tool on top. For knowing whether anyone is actually reading your blog posts? This is plenty.

N
Nirmit Meher

Product leader shipping across enterprise SaaS, AI in production, and 0→1. Writing about what actually ships — not what sounds good in a deck.