webVitalsAttribution not working #65048
Unanswered
kirchnerto
asked this question in
Help
Replies: 1 comment
-
What I managed to find out: attribution appears only in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Hey everyone,
I'm trying to get the experimental feature "webVitalsAttribution" to working. I followed the instruction to log the webvitals metrics (https://nextjs.org/docs/app/api-reference/functions/use-report-web-vitals) and added the experimental option inside the config like here https://nextjs.org/docs/app/api-reference/next-config-js/webVitalsAttribution.
I managed to get the web vitals logged to the console but still without the attribution add-on.
I tried the same on a boilerplate template here: https://nextjs-demo-five-nu.vercel.app/ (no attribution)
Has anyone got the experimental webVitalsAttribution up and running for debugging lately?
Best wishes,
Tobias
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions