Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author switzer

    (@switzer)

    Hi Gwyneth,

    Unfortunately, there is nothing in the UI that shows you the stats back 30 days, but you can look in the database if you want:

    select * from wp_options where option_name = ‘plugin_advman’;

    This will return JSON, and you can look at the ‘stats’ node. Not user friendly, for sure.

    The good news is that I am working on a separate screen to show statistics by day, week, month, and segmented by ad, author, tag, category, post. This should give you lots of stats candy to enjoy.

    Cheers, Scott

    Thread Starter Gwyneth Llewelyn

    (@gwynethllewelyn)

    Ah, thanks, Scott! I had no idea that this was still under development. Well, I shall be patient then and wait for it to be developed! Great work you’re doing, thanks for that 🙂

    Plugin Author switzer

    (@switzer)

    Well – you are excused for thinking otherwise. It has been on a five year sabbatical 🙂

    Hi Switzer,

    Do you have any idea when the statistics will be available in the GUI?

    Plugin Author switzer

    (@switzer)

    Hi StressedR – I have the back end written for stats, and now just need to find time to write the front end. I will try to get to it this weekend.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Statistics?’ is closed to new replies.