Understand production from the inside out
Proactive Anomaly Detection and Alerting
See traffic spikes and usage anomalies to pinpoint and resolve issues before they impact users.
Framework-aware insights
App usage and performance metrics, in a way that mirrors your app structure.
Function Invocations
Real data points collected from your users’ devices for an authentic evaluation of their experiences.
Quick, accurate debugging
Detect and diagnose issues in your web applications by surfacing errors, traffic, and performance data with custom queries and visualizations.
429 Status Codes by Host, Path
HostSource_pathSum(Requests)test.acme.co/demo21,0124chat.acme.co/api/chat19,248sdk.acme.co/api/prompt1,109Track and analyze the performance of different parts of your site right in the Vercel dashboard. Leverage example queries to quickly resolve issues and optimize your projects.Limit
Edge requests CountNSumLast 12 hoursGroup by
ProjectFilter
ProjectisACME SiteCreate queries to debug and optimize bandwidth, errors, performance, and bot traffic issues.
View, search, inspect
Understand your application behavior with a view of all logs generated by every function in every deployment environment.
2M logs total found...
Time
Host
Request
Message
13:39:24.59
200acme.co
POST/api/create
Wrote 5 entries to database.
13:39:24.57
200acme.co
GET/docs
User is authenticated
13:39:24.50
200acme.co
GET/docs
13:39:24.51
500acme.co
POST/api/feature-flags
[FetchError]: Failed to load data
13:39:24.50
200acme.co
GET/api/jwt
Expired. Generating new token...
13:39:24.42
200acme.co
POST/stream/external
13:39:24.40
200acme.co
GET/
13:39:24.31
200acme.co
GET/changelog
Found 10 entries
View all runtime logs generated by Vercel's infrastructure across all environments.- GET/blog-posts217msGET/post/1110msGET/post/2111msGET/post/3108msGET/track-view38msGET/track-view38msGET/track-view38msGET/track-view38msGET/track-view38msSee the status, duration, URL, and a trace for each outgoing request.
- Message[middleware: "middleware"] /app/front/api/exp status=200/api/exp status=200[middleware: "middleware".../changelog status=200Copy share URLExport to CSVExport to JSONInspect and share your runtime logs without any third-party integrations.
Instrument, collect, and send data with flexibility
- DatadogNew RelicMore...0ms166ms333ms500msUse your favorite tools. With OpenTelemetry (OTEL), send traces from your functions to application performance monitoring (APM) vendors.
acme-site
4,815,162 Logs
Log Drains. Share data with your favorite logging provider for advanced alerting.
Break out of the black box
View SecurityPrevent regressions.
Ship new work without breaking customer experiences, and know exactly where to iterate after.
Proactively defend.
Track anomalies to shut down threats as they happen with advanced monitoring.
Total transparency.
Granular insights into application performance to ensure you're always up and running.
Providing comprehensive insights into your website’s visitors, tracking topic pages, referrers, and demographics like location, operating systems, and browser info.
- First-party, privacy-friendly Data sent through your domain to avoid ad blockers.
- Find your top performers Identify your best sources and most effective content.
- Âimport { track } from  '@vercel/analytics'Âfunction SignupButton() {  return (    <button      onClick={() => {        track('Signup', {          location: 'Hero'        });      }}    />  );ÂTrack custom events without third-party scripts, for Pro and Enterprise.
- Web Analytics Plus UTM parameters, more events, and longer report windows.
Real users, real metrics
See how your site performs for actual visitors across devices, networks, and regions.
- Last 7 DaysP75P90P95P99
First Contentful Paint
1.01s-30%Poor (5)
/faqs21/campaign56To Improve (12)
/support12/holidays38Great (100+)
/home89/buy31Real data points collected from your users’ devices for an authentic evaluation of their experiences. Real Experience Score
+25%The combined score of your Web Vitals experienced by your visitors.
First Contentful Paint
1.01
s
Largest Contentful Paint
1.42
s
Interaction to Next Paint
1.01
s
Cumulative Layout Shift
0.02
Understand Core Web Vitals like First Contentful Paint, Largest Contentful Paint, Cumulative Layout Shift.