• Resolved stwinet

    (@stwinet)


    I noticed the plugin is showing statistics only for few days. For example not on weekends. Is it possible it works only if the Admin is logged in?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support Lap

    (@lapzor)

    Koko uses WpCron to collect statistics. It’s possible that your WP Cron isn’t executing properly or has something stuck in the queue preventing analytics from being collected until an Admin looks at the Koko settings.

    With the Advanced Cron Manager plugin you can see your WpCron queue, and delete the task on top of the queue of its blocking.

    It’s also possible that you have WpCron turned off and then you need to create a normal cron job that hits wp-cron.php every 5 minutes or so.

    Hope that helps. If you have any questions, please let me know!

    Thread Starter stwinet

    (@stwinet)

    Thank you. I have installed Ad Cron Manager. How do I know if a task is bloking it?

    Do I need to install a WP Cron plugin as well?

    Plugin Support Lap

    (@lapzor)

    Advanced Cron Manager will show you the whole queue. You can look at that, see what is at the top of the list, and see if that changes (task is executed) or if it’s stuck there. If stuck, remove that task at the top and see if things start moving again. If still not moving you can ask your hosting provider if they know why your WpCron isn’t working. There is no plugin needed for WpCron it’s build into WordPress

    Thread Starter stwinet

    (@stwinet)

    Thank you. This is the list I see. Should I execute all the process or only the first one?

    Plugin Support Lap

    (@lapzor)

    Does the list change? r it’s just stuck like this?
    Can you try and delete the task that is on top of the list, and then check back 10 minutes later to see if the list changed?

    Thread Starter stwinet

    (@stwinet)

    It’s stuck like this. It only tracks the visits if I log in. For example nothing happens during the weekends.

    Plugin Support Lap

    (@lapzor)

    Did you delete the task on top of the queue, in case that’s what’s blocking WPCron?


    If it still doesn’t work after that, your WpCron isn’t working at all. Usually that’s something your hosting provider can help you with, they may have turned it off on their server. In that case they often offer an alternate solution like setting up a normal cron job to hit wp-cron.php every 5 minutes.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Koko Analytics doesn’t work everyday’ is closed to new replies.