web-vitals
web-vitals copied to clipboard
Web Vitals: Essential module for a healthy project
In this PR I wanted to introduce some Breaking Changes for the configuration of the module for both Google Analytics and Vercel Analytics. I wanted to add both these variables...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. > [!WARNING] These dependencies are deprecated: | Datasource | Name | Replacement PR? |...
Hey, I will work on making the module work with Nuxt 3 out of the box.
Getting the following error in the console when using this plugin with nuxt 3: ``` Accessing app is not supported in Nuxt3. mock @ legacy-app.mjs:4 get @ legacy-app.mjs:88 default @...
I need to set `anonymize_ip: true`, but right now I don't have access to url that is send to GA. Even when I run `ga('set', 'anonymizeIp', true);` or `gtag('config', '',...
**Problem** At the moment, the metrics generated are not send to a custom API created by developers. **Solution** - Give developers an option to send web-vitals metrics to an endpoint....
Hi there, My site is built on VuePress and hosted on Vercel. Would you be interested in a VuePress version of this lib? I would hope any port would be...
I don't understand why one would need to install this module, as there is no documentation in the README (besides gaining some analytics with Vercel). Why do we need this...