question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Integrate with Vercel Analytics

See original GitHub issue

I believe it would be nice to support Vercel analytics since they also use web-vitals for their API.

Vercel did a prototype based on this module actually: https://github.com/vercel/nuxt-plugin-vercel

We could imagine a provider option, default to ga and overwritten with NUXT_VITALS_PROVIDER or directly having NUXT_VITALS_URL?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
pi0commented, Feb 4, 2021

Module released with vercel support. Waiting for vercel team to make final touches on their side 😃

1reaction
pi0commented, Nov 9, 2020

Hmm interesting 🤔

For Gatsby they alias it here: https://github.com/vercel/vercel/blob/5bea99c1d9817cbfa3983f2386bd3083f5129d73/packages/now-static-build/src/utils/gatsby.ts#L23

For VERCEL_ANALYTICS_ID, let me ask 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Vercel Analytics – Vercel Docs
Collecting, processing, and analyzing statistics for your website is an important practice as this can help you grow both your traffic and revenue....
Read more >
Vercel Analytics
Start collecting traffic data on your Vercel deployments. Gain insights in minutes. ... Navigate to your Project in the Vercel dashboard. ... Select...
Read more >
Vercel Analytics Quickstart
Vercel Analytics helps you to enable and monitor statistics for Web Vitals on ... Select a project from your dashboard and navigate to...
Read more >
Web Vitals API – Vercel Docs
You can use Web Vitals in Vercel Analytics with any frontend framework or project through the Web Vitals API as shown below.
Read more >
@vercel/analytics – Vercel Docs
With the @vercel/analytics npm package you're able to instrument your application to send analytics data to Vercel. Getting Started. To get started with ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found