Hi @drksecret,
Please take a look at this thread, it might give you some pointers: Views count different than Jetpack’s?
In short, make sure that:
- There are no other scripts / tools interfering with WPP’s ability to track visits (see WordPress Popular Posts is not tracking visits, what’s going on?)
- There are no JavaScript errors on your site as these may prevent the execution of some scripts under certain circumstances.
- The analytics tools you’re using on your website (eg. Google Analytics) is properly set up.
Note that all of the above still won’t guarantee that the data shown by your analytics tool will match what WPP reports -they’re two completely different tools after all as discussed on the link I shared above- but it should help close the gap between the two.
Thanks for the quick reply. I did look at all the things you recommend.
I excluded js etc.
It looks like all the older blog articles (from before I installed this plugin) are not being measured. They have the same template and there is nothing different about them though.
Alright, I had a look at your website and found that the REST API is responding with a 401 Forbidden error message whenever I visit any of your articles. Something is certainly preventing WPP from tracking views on your website.

The error message states that “The WP REST API cannot be accessed by unauthorized users.”
This usually means that you have some kind of security / firewall plugin installed on your website that’s blocking access to the REST API (as stated on the FAQ I linked above) so please double check that your plugins aren’t keeping WPP from accessing the REST API as that’s required for WPP to be able to track page views.
-
This reply was modified 3 years, 8 months ago by
Hector Cabrera. Reason: Reworded for clarity
-
This reply was modified 3 years, 8 months ago by
Hector Cabrera.
Ah great. Thank you for having a quick look. I have changed something in my security plugin. Will keep an eye on it.
Nice, seems to be working as intended now.

Marking this topic as resolved. If you have any other questions please let me know.