
Web Analytics and Speed Insights version 2 introduces resilient intake to improve data collection reliability. By dynamically discovering endpoints instead of relying on a single predictable path, the new packages ensure you capture more complete traffic and performance data.
To utilize resilient intake, update your packages and deploy your changes. No other configuration is required, and existing implementations will continue working as before. It's available to all teams at no additional cost.
Install the latest versions
npm install @vercel/analytics@latest
npm install @vercel/speed-insights@latest
Update your packages to capture more data, or explore the Web Analytics documentation and Speed Insights documentation.