Web Analytics & Performance Monitoring
Real-time analytics, performance monitoring, and insights powered by Vercel's enterprise-grade infrastructure.
Powered by Vercel's Enterprise Infrastructure
Real-Time Analytics
Live visitor tracking, page views, and user behavior analytics with zero configuration required.
Performance Monitoring
Core Web Vitals tracking, Core Web Vitals monitoring, and performance optimization insights.
Error Tracking
Automatic error detection, performance issues, and real-time alerts for immediate resolution.
Global CDN
Worldwide content delivery with edge caching for lightning-fast performance across all regions.
Security & Compliance
Enterprise-grade security, DDoS protection, and compliance with industry standards.
Automatic Deployments
Git-based deployments with preview URLs, rollbacks, and zero-downtime updates.
Easy Implementation Process
Install & Configure
We install Vercel Analytics and configure all monitoring tools for your application.
npm i @vercel/analytics
Deploy & Monitor
Deploy your application and start collecting real-time analytics and performance data.
vercel deploy
Optimize & Scale
Use insights to optimize performance and scale your application based on real data.
Real-time Dashboard
Quick Setup Guide
Quick Setup Guide
Install the package
Start by installing @vercel/analytics in your existing project.
npm i @vercel/analytics
Alternative package managers:
Add the React component
Import and use the <Analytics/> React component into your app's layout.
import { Analytics } from '@vercel/analytics/react'
export default function RootLayout({
children,
}: {
children: React.ReactNode
}) {
return (
<html lang="en">
<body>
{children}
<Analytics />
</body>
</html>
)
}
Note: For Next.js App Router, use the /react import. For Pages Router, use /next.
Deploy & Visit your Site
Deploy your changes and visit the deployment to collect your page views.
vercel deploy
Note: If you don't see data after 30 seconds, check for content blockers and try navigating between pages.
Additional Features
Speed Insights
Track Core Web Vitals and performance metrics
Custom Events
Track custom user interactions and conversions
Important
Analytics only work when deployed to Vercel. Local development won't show data in the dashboard. Make sure to deploy your changes and visit the live site to see analytics data.
Official Vercel Implementation
Vercel Analytics Implementation
Install our package
Start by installing @vercel/analytics in your existing project.
npm i @vercel/analytics
Add the React component
Import and use the <Analytics/> React component into your app's layout.
import { Analytics } from "@vercel/analytics/next"
For full examples and further reference: Please refer to our documentation
Deploy & Visit your Site
Deploy your changes and visit the deployment to collect your page views.
vercel deploy
Note: If you don't see data after 30 seconds, please check for content blockers and try to navigate between pages on your site.
What You'll Get
Real-time Analytics
- • Live visitor count
- • Page view tracking
- • Geographic data
- • Device information
Performance Insights
- • Core Web Vitals
- • Load time metrics
- • User experience data
- • Conversion tracking
Need Help with Implementation?
Our team can help you set up Vercel Analytics and optimize your application performance.
Analytics Dashboard Features
Real-Time Metrics
Performance Insights
Page Load Times
Track and optimize page performance across all devices
Conversion Funnels
Analyze user journeys and identify optimization opportunities
A/B Testing
Test different versions and measure performance impact
Analytics Service Tiers
Starter
- ✓Basic analytics setup
- ✓Real-time visitor tracking
- ✓Performance monitoring
- ✓Email support
Professional
- ✓Everything in Starter
- ✓Advanced analytics dashboard
- ✓Custom reporting
- ✓A/B testing setup
- ✓Priority support
Enterprise
- ✓Everything in Professional
- ✓Custom integrations
- ✓Dedicated account manager
- ✓24/7 phone support
- ✓SLA guarantees
Ready to Get Real-Time Insights?
Let's set up comprehensive analytics and monitoring for your application using Vercel's enterprise infrastructure.
Start Analytics Setup