• Resolved rorror

    (@rdehaar)


    orgininal topic, but already marked as resolved:

    https://ww.wp.xz.cn/support/topic/hits-unknow?replies=13

    Hi Greg,

    Few month later, and i just saw on a other site the same behavior.
    This happend, when i scheduled a cron-job, and disabled the WP-CRON.

    So i have a crontab, with */5 * * * * /file-to-run-in-cron/
    So evry 5min, this cron is runned, so 12 times x 24hours = 288 hits (on my other site i got about 1400 hits a day. but that cron job runs 1 time a minute.

    So is it possible to exclude hits from the webserver it self? so th hits are not counted as Unknow Hits.

    Still like your work, keep up the great job.

    https://ww.wp.xz.cn/plugins/wp-statistics/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor Greg Ross

    (@gregross)

    You can exclude the IP address they are coming from (either the IP address of the system or 127.0.0.1) in the Statistics->Settings->Exclusions page.

    Thread Starter rorror

    (@rdehaar)

    I can’t because i run the file from /var/www/etc/ directly instead of calling it in a browser.
    So result is that there is no Ip communication, to save the ip.
    Could you test an option while fetching the ip, check if the field is empty, if empty not paste it into the database? and no count it as a hit?

    Plugin Contributor Greg Ross

    (@gregross)

    I’ll have to take a look and see what data is passed in when run directly from the shell. I’ll get some time later today and will get back to you.

    Thread Starter rorror

    (@rdehaar)

    this is how it looks:

    http://prntscr.com/8lixn2

    Thread Starter rorror

    (@rdehaar)

    Hi Greg,

    Did you find out the issue?
    Because i do on more websites Cron-jobs now (instead of running it in the client browser), i get on most websites, now the messages, Hits Unknow.

    Plugin Contributor Greg Ross

    (@gregross)

    This will be fixed in the next release.

    Thread Starter rorror

    (@rdehaar)

    Tnx will be looking forward for this update!

    Keep up to good work!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Hits Unknow 2’ is closed to new replies.