Vercel Analytics Exporter
Pricing
from $0.01 / 1,000 results
Vercel Analytics Exporter
Export Core Web Vitals and performance data from Vercel Analytics. Track LCP, FID, CLS, TTFB across deployments and generate SEO-ready performance reports. Core Web Vitals Export Percentile Data Traffic Analytics Deployment Comparison Multiple Export Formats Status Classifications
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer

John Rippy
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
"Core Web Vitals & Performance Data Export" by John Rippy | johnrippy.link
🏆 2025 Zapier Automation Hero of the Year — Project Phoenix: A 95-step AI sales pipeline cutting development time by 50%. Read more →
Export Core Web Vitals and performance data from Vercel Analytics. Track LCP, FID, CLS, TTFB across deployments and generate SEO-ready performance reports.
Features
- Core Web Vitals Export: LCP, FID, CLS, TTFB, FCP, INP
- Percentile Data: p50, p75, p90, p99 for each metric
- Traffic Analytics: Page views, unique visitors, bounce rates
- Deployment Comparison: Track performance across releases
- Multiple Export Formats: JSON and CSV
- Status Classification: Good/Needs Improvement/Poor based on Google thresholds
Use Cases
- SEO performance monitoring and reporting
- Core Web Vitals tracking for search rankings
- Pre/post deployment performance comparison
- Client reporting and dashboards
- Historical performance trend analysis
Input
| Field | Type | Description |
|---|---|---|
| demoMode | boolean | Test with sample data (default: true) |
| vercelToken | string | Your Vercel API token |
| projectId | string | Vercel project ID or name |
| task | string | Export type (export_vitals, export_traffic, etc.) |
| dateFrom | string | Start date (YYYY-MM-DD) |
| dateTo | string | End date (YYYY-MM-DD) |
| outputFormat | string | json, csv, or both |
Output
Web Vitals Data
{"path": "/","lcp": 1850,"fid": 45,"cls": 0.08,"ttfb": 280,"visits": 12450,"status": "good","percentiles": {"lcp": { "p50": 1600, "p75": 2100, "p90": 2800, "p99": 4200 }}}
Summary
{"avgLcp": 2134,"avgFid": 60,"avgCls": 0.10,"avgTtfb": 292,"totalVisits": 30450,"pagesAnalyzed": 5,"overallStatus": "needs-improvement"}
Core Web Vitals Thresholds
Based on Google's official thresholds:
| Metric | Good | Needs Improvement | Poor |
|---|---|---|---|
| LCP | ≤ 2.5s | 2.5s - 4s | > 4s |
| FID | ≤ 100ms | 100ms - 300ms | > 300ms |
| CLS | ≤ 0.1 | 0.1 - 0.25 | > 0.25 |
Pricing
Pay-per-event pricing:
- $0.01 per page analyzed
- $0.02 for deployment comparison
- $0.03 for report generation
Getting Your Vercel Token
- Go to vercel.com/account/tokens
- Create new token with appropriate scope
- Copy the token value
CSV Export
When using CSV output, files are saved to the Key-Value store:
vitals.csv- Core Web Vitals datatraffic.csv- Traffic and engagement data
Built by John Rippy | johnrippy.link
🏆 2025 Zapier Automation Hero of the Year — Project Phoenix: A 95-step AI sales pipeline cutting development time by 50%. Read more →