Vercel Analytics keep awaiting data #24043
Replies: 7 comments 3 replies
-
Was this resolved? I'm experiencing something similar. |
Beta Was this translation helpful? Give feedback.
-
Hi there, apologies for the challenge you are facing with analytics. Could you please review this link and follow the steps outlined there? |
Beta Was this translation helpful? Give feedback.
-
I also have this issue. The analytics tab for my app still says
|
Beta Was this translation helpful? Give feedback.
-
The Vercel Analytics page will initialize after a single data point is collected in the time range you're looking at, and at most after 30 minutes has elapsed. For more information on when data points are collected, please check out our Analytics Documentation. |
Beta Was this translation helpful? Give feedback.
-
Same here, 3 months now. |
Beta Was this translation helpful? Give feedback.
-
Had this issue too, for me it was because I had UBlock origin installed as an extension which blocked some of the traffic, after disabling it for my site everything went smoothly. |
Beta Was this translation helpful? Give feedback.
-
Hi all, +1-ing this; uBlock Origin definitely yells at anything from |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What version of Next.js are you using?
10.1.3
What version of Node.js are you using?
Vercel
What browser are you using?
Chrome
What operating system are you using?
macOS
How are you deploying your application?
Vercel
Describe the Bug
I enable Vercel Analytics, and redeploy, it keep awaiting data.
After inspect, the analytics request keep pending ? Even in Chrome incognito window
I don't know why, or should i provide more infomation ? This is really wired !
Expected Behavior
I can view Analytics data
To Reproduce
The project facing this problem: https://github.com/iShawnWang/iShawnWang2333
Beta Was this translation helpful? Give feedback.
All reactions