Statistics for 2013 vanished?

Hi!

Somehow we suddenly have no content for 2013 to display. 2010, 2011, 2012 are all fine and show perfectly. The database does not appear to be corrupted and nothing seems to have gone wrong during the most recent updates. Any ideas what could cause this?

Thanks!

is it only the “Yearly” data that is missing? are the weeks / months stlil displayed correctly?

Thanks, it’s indeed the yearly data only that is not displayed. Weekly and monthly shows results…

try: How do I force the reports to be re-processed from the logs? - Analytics Platform - Matomo

Thanks!

I did not feel comfortable deleting tables in the database directly, so i followed the suggested alternative:

[Debug]
always_archive_data_day=0
always_archive_data_period=0

It did not change anything though unfortunately.

set them to 1 to force re-processing

Sorry for mix-up — Yes, of course:

[Debug]
always_archive_data_day=1
always_archive_data_period=1