• Resolved frankstar

    (@frankstar)


    Hi there,

    first of all, thanks for that great plugin. Works really great. I was just wandering, if it is possible to get a timestamp next to the date on the visitors page. At the moment i see no time, which would be nice to have.

    So something like this
    12.July 2017 + hh:mm:ss

    Couldn’t find something like this in the settings.
    all the best

    Frank

Viewing 1 replies (of 1 total)
  • If you look at your wp_statistics_pages and similar tables this makes you’ll see they only store the day. Looks like wp_statistics_visitor is the only one that stores a last visited timestamp.

    Come to think of it that is probably why the statistics are off by one – last (n) days would not make sense if you included those logged today, which we only have partial information and logs are being added to today’s date in the logs?

    https://wordpress.org/support/topic/the-statistics-are-one-day-off/

Viewing 1 replies (of 1 total)

The topic ‘Timestamp’ is closed to new replies.