It is being read by the plugin, check the Hall of Fame tab and you’ll see your data there.
The chart above displays data from a separate table called [your-database-prefix-here]_popularpostssummary (which I should probably rename now to _popularpostslog for clarity). You’ll have to populate that one as well.
Thread Starter
alob87
(@alob87)
I updated both tables but still can’t see any data in my “most viewed” graph. I do however see the Hall of Fame stats.
Hard to tell what might be happening without more details (eg. how did you populate each table? What do you see in the Stats section? PHP version? Et cetera.)
Thread Starter
alob87
(@alob87)
I have a production and staging version of the same WP site, I exported the two tables from production using PHPmyadmin and imported them to staging using the same. Nothing in the Stats section shows any data except for Hall of Fame and I can confirm both tables have data.
I don’t have any log limits or or cache set in the WPP settings. I also used the settings to delete the tables and now only my Hall of Fame shows data, new views are not reflected in “Most Viewed”, regardless of the time frame selected.
PHP version is: 5.4.45
using Plesk
WordPress 4.8.2 using a custom theme
How odd. Anyways, glad to know you got it working 🙂