Statistics not showing in OJS

Hi @Psek

If the acron plugin is enabled, and the usageStatistics plugin is enabled, then stats should be getting processed. You do not necessarily need a separate cron job. You can confirm that the crons are running by looking in the scheduled_tasks database table which will contain time stamps for each task, and when it ran last.

If the task is running then your issue is something else.

Cheers,
Jason