@daveh wrote:
We run Piwik in a Wordpress multisite installation and it works fine for all of our blogs. Except for one. One blog is showing no data for past week, yet when I look at the Piwik dashboard, I see it showing ONLY visitors in real time. But all the other boxes are empty – keywords, websites, browsers, visitor map, etc.
Here’s a snippet from the archiving cronjob run once an hour. Site 307 is a normal site with normal stats. Site 308 is the site with no data showing (even though the real-time stats box in Piwik is showing 117 visits at the moment – so definitely people visiting and piwik is recording it):
INFO [2017-10-31 19:07:36] Archived website id = 307, period = day, 0 segments, 41 visits in last 2 days, 16 visits today, Time elapsed: 0.589s
INFO [2017-10-31 19:07:36] Will pre-process for website id = 307, period = week, date = last2
INFO [2017-10-31 19:07:36] - pre-processing all visits
INFO [2017-10-31 19:07:37] Archived website id = 307, period = week, 0 segments, 184 visits in last 2 weeks, 41 visits this week, Time elapsed: 0.980s
INFO [2017-10-31 19:07:37] Will pre-process for website id = 307, period = month, date = last2
INFO [2017-10-31 19:07:37] - pre-processing all visits
INFO [2017-10-31 19:07:39] Archived website id = 307, period = month, 0 segments, 1271 visits in last 2 months, 614 visits this month, Time elapsed: 1.654s
INFO [2017-10-31 19:07:39] Will pre-process for website id = 307, period = year, date = last2
INFO [2017-10-31 19:07:39] - pre-processing all visits
INFO [2017-10-31 19:07:42] Archived website id = 307, period = year, 0 segments, 46669 visits in last 2 years, 8583 visits this year, Time elapsed: 2.797s
INFO [2017-10-31 19:07:42] Will pre-process for website id = 307, period = range, date = previous7
INFO [2017-10-31 19:07:42] - pre-processing all visits
INFO [2017-10-31 19:07:42] Archived website id = 307, period = range, 0 segments, 143 visits in previous 7 ranges, 143 visits this range, Time elapsed: 0.275s
INFO [2017-10-31 19:07:42] Archived website id = 307, 5 API requests, Time elapsed: 6.301s [307/371 done]
INFO [2017-10-31 19:07:42] Day has finished for website id 308 since last run
INFO [2017-10-31 19:07:42] Will pre-process for website id = 308, period = day, date = last52
INFO [2017-10-31 19:07:42] - pre-processing all visits
INFO [2017-10-31 19:07:44] Day has finished for website id 309 since last runPiwik is inserted automatically into the footer of all blogs in our Wordpress multisite install using the standard “Default tracking” code. All the sites are using the exact same templates. There’s nothing special about this site, except that Piwik seems to have some corrupted data regarding this site…
Is there any way to reset Piwik for just this one site? Or some other method used to troubleshoot the site? There’s nothing in the error logs for the server. I’m at a loss on how to resolve this issue…
Thanks!
Posts: 4
Participants: 1