Improved data collection for Web Analytics and Speed Insights with resilient intake

Damien Simonin FeugasSoftware Engineer

1 min read

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

These packages include a license change from Apache-2.0 to MIT to align with other open source packages. Nuxt applications can leverage Nuxt modules for a one-line installation of Speed Insights and Web Analytics.

Update your packages to capture more data, or explore the Web Analytics documentation and Speed Insights documentation.