Vercel Analytics

Vercel Analytics

Vercel Analytics is a privacy-friendly web analytics product for sites hosted on the Vercel platform. Scripts collect Core Web Vitals and page view data without cookies or fingerprinting. Metrics are aggregated server-side and surfaced in the Vercel dashboard with no personal data retention.

Overview

Vercel Analytics is a first-party web analytics product built into the Vercel deployment platform. It provides page view tracking and Core Web Vitals measurement without using cookies, browser fingerprinting, or cross-site tracking. It is designed from the ground up to be privacy-compliant by default, making it distinct from traditional JavaScript analytics products.

What This Script Does

Vercel Analytics injects a lightweight JavaScript module into Vercel-deployed applications that reports performance and page view data without identifying individual users.

Script Files and Domains

  • /_vercel/insights/script.js — The Vercel Analytics script. Served from the site's own origin (not a third-party domain) via Vercel's edge network. Approximately 2–5KB minified.
  • Telemetry endpoint: /_vercel/insights/event — An edge function endpoint on the site's own domain that receives analytics events and forwards them to Vercel's analytics pipeline. Because this is a same-origin request, it is not blocked by most content blockers that target third-party requests.

No Cookies Set Vercel Analytics sets zero cookies. No persistent or session cookies are placed on the visitor's browser by the analytics script. This is by design — the cookieless architecture is Vercel Analytics' primary privacy differentiation.

No Fingerprinting The script does not collect or derive browser fingerprints. It does not access Canvas, WebGL, AudioContext, font enumeration, or any other fingerprinting surface. User agent strings are collected at a coarse level for device-type bucketing.

Data Collected Per Page View

  • Page URL (the visited path)
  • Referrer URL (or "direct" if no referrer)
  • Approximate device type: Desktop, Mobile, or Tablet (derived from user agent, not stored verbatim)
  • Country (derived from IP address at the edge; IP address is not stored)
  • Core Web Vitals (if Speed Insights is also enabled): LCP, FID/INP, CLS, TTFB, FCP

Data Not Collected

  • IP addresses are used only for country derivation at the edge and are not stored or associated with any event record
  • No user IDs or session IDs are generated or stored
  • No cross-page visit linkage (each page view is independent with no session stitching)
  • No cross-site tracking

Aggregation Model All data is aggregated at the dashboard level. There are no individual visitor records — only aggregate counts per URL, per referrer source, per country, and per device type. The underlying event data is not exposed in raw form.

Consent & Compliance

Consent category: Analytics

  • GDPR/ePrivacy: Vercel Analytics does not set cookies and does not use fingerprinting. Under ePrivacy Article 5(3), the consent requirement applies to accessing or storing information on a user's device — since Vercel Analytics does neither, ePrivacy's consent requirement does not apply to the script itself. Under GDPR, page view data (URL + country + device type) without a persistent identifier may be processable under legitimate interest, as the data is insufficient to identify individuals. The French CNIL has explicitly recognized that analytics tools with no cross-site tracking, no persistent identifiers, and no data sharing may qualify for an exemption from consent requirements.
  • CNIL exemption criteria: Vercel Analytics meets the key criteria: limited purpose (audience measurement only), no cross-site tracking, no persistent user identifier, data not sold or shared, and data used only by the site operator.
  • CCPA/CPRA: Aggregated page view data without IP address retention or user identification does not constitute personal information under CCPA.
  • EU-US Data Privacy Framework: Vercel is a US company. The aggregated, anonymized nature of the data means transfer concerns are minimal. Vercel participates in the DPF.

Should You Block This Without Consent?

No. Vercel Analytics sets no cookies, performs no fingerprinting, and retains no personal data. It qualifies for the analytics consent exemption recognized by CNIL (France), ICO (UK), and other DPAs for audience measurement tools that do not track individuals. No consent banner trigger is needed for Vercel Analytics in standard configurations.

Visit website

Consent Categories

Analytics

Also Known As

Vercel AnalyticsVercel Speed InsightsCore Web Vitalscookieless analyticsprivacy-friendly analyticsVercel hosting

Industries

Computers Electronics and TechnologyProgramming and Developer Software

Tracked Domains (2)

va.vercel-scripts.comAnalytics
vitals.vercel-insights.comAnalytics

Frequently Asked Questions

Is consent required for Vercel Analytics on my website?

No. Vercel Analytics sets no cookies, performs no fingerprinting, and retains no personal data. It qualifies for the analytics exemption recognized by CNIL and ICO for audience tools that do not track individuals. No consent trigger is needed.

What data does Vercel Analytics collect?

Each page view records the visited URL, referrer, approximate device type, and visitor country derived from IP at the edge. The IP itself is not stored. No user IDs, session IDs, or cross-page linkage are generated. All data is aggregated only.

How does ConsentStack handle Vercel Analytics?

ConsentStack classifies Vercel Analytics as analytics but recognizes its cookieless, no-fingerprint design. It can be configured to load without a consent gate where the CNIL exemption applies, or placed under analytics consent for stricter compliance postures.

Related Vendors

Google
Google
Google is the dominant provider of web analytics, advertising, and infrastructure tools. Scripts like Google Analytics, Tag Manager, Ads, and reCAPTCHA collect behavioral data, manage tag firing, serve targeted ads, and detect bots. Sets persistent cookies to track users and correlate activity across sites.
Google Analytics
Google Analytics
Google Analytics is the world's most widely deployed web analytics platform. Scripts track page views, sessions, user demographics, traffic sources, and conversion events. Drops cookies to identify returning visitors and attribute user journeys across sessions.
Firebase
Firebase
Firebase is Google's mobile and web application development platform offering authentication, real-time database, cloud functions, and analytics. Web SDK scripts initialize Firebase services and may track app events via Firebase Analytics, which is powered by Google Analytics 4. Widely used in single-page apps and PWAs for backend infrastructure and usage tracking.
Microsoft
Microsoft
Runs Clarity (session recording and heatmaps), the Microsoft Advertising UET tag (conversion tracking), and Bing's remarketing pixel. Clarity injects a recording script that captures mouse movements, clicks, and rage clicks. The UET tag fires conversion events to tie ad clicks to on-site actions across Microsoft's ad network.
Microsoft Dynamics 365
Microsoft Dynamics 365
Microsoft Dynamics 365 is a suite of CRM and ERP applications that integrates with websites through tracking scripts and embedded forms. Web tracking code captures visitor behavior, page views, and form submissions to build customer profiles and score leads. Sets cookies to identify returning visitors and attribute marketing touchpoints across sessions.
LinkedIn Insight Tag
LinkedIn Insight Tag
LinkedIn Insight Tag is a JavaScript tracking pixel for LinkedIn's advertising and analytics platform. The tag fires on every page view to collect URL, referrer, IP address, and device data for conversion tracking, website demographics reporting, and retargeting audience building. Sets cookies to identify LinkedIn members across advertiser websites.

Manage consent for Vercel Analytics

ConsentStack automatically detects and manages Vercel Analytics trackers so your site stays compliant with global privacy regulations.