We want to help you find the reason for the issue you’re facing. Please follow these steps:
- Open your web browser’s developer tools by going to Browser Tools → Network.
- In the Network tab, click on XHR to focus on XMLHttpRequests.
- Go to Statistics → Overview.
- Click on each request related to WP Statistics and tell us:
- What response you see.
- The number (like 200 or 404) you see as a code.
- Anything important you notice.
Also, could you let us know if you have any security plugins on your WordPress site? Some plugins can affect WP REST API, which might be related to the issue.
Thread Starter
Anonymous User
(@anonymized-15266067)
Hello, I am getting status code 200 for POST requests, and I see a lot of red tabs that says metabox>ago= which are saying blocked:other
Thread Starter
Anonymous User
(@anonymized-15266067)
Also, I didnt have any other plugin installed when I did a fresh install on Google Cloud Platform. I think it could only be CloudFlare or this plugin.
Thread Starter
Anonymous User
(@anonymized-15266067)
I forgot to add the link to the photo. https://i.imgur.com/68mVkgU.png
It seems it’s the ad-blocker issue, you need to unblock the request through XHR or exclude /wp-json/wp-statistics/v2/metabox in the extention.
Can you please check it?
Thread Starter
Anonymous User
(@anonymized-15266067)
It immediately fixed it. I’ve been using adblock for 10 years, and never had issues with wp-statistics until now, but it is fixed now.
Yeah, we’ve started adding that URL to https://easylist.to/easylist/easylist.txt whitelist.
Thread Starter
Anonymous User
(@anonymized-15266067)
View post on imgur.com
This is the culprit, and unchecking EasyPrivacy worked.