Vercel adds Nuxt to its real-user analytics offering

Vercel has extended its analytics platform to support Nuxt projects, following earlier integrations for Next.js and Gatsby. The new Nuxt analytics capability gives developers their Real Experience Score based on data gathered from actual visitors, rather than synthetic testing.

For Nuxt projects already deployed on Vercel, the feature requires no code changes. Developers simply open their project in the Vercel dashboard, navigate to the "Analytics" tab, and follow the setup flow. Once enabled, the application automatically reports Core Web Vitals to Vercel.

Getting started and what's supported

Setup involves two steps:

  1. Open a Nuxt project in your Vercel dashboard
  2. Select the "Analytics" tab and follow the flow

Self-hosted deployments on the Enterprise plan can also access analytics features. Vercel notes that Next.js, Gatsby, and Nuxt currently make up the initial set of supported frameworks, and invites developers to suggest which frameworks should be added next.