• Instead of logging into the admin page every day to check my site statistics, I’d like to see an option to have a daily e-mail report sent with a summary of the site activity.

    Specifically, I login every day to see the list of search terms that were used to find my site. I’d like to be able to choose the time and days of the week that the site report is e-mailed.

Viewing 1 replies (of 1 total)
  • I can offer the same idea that made the site [removed]: create and send a report handles when a certain time.

    I did: generate reports and recorded it directly into the database. There also put in a variable-key, which takes the values ??0 or 1 – Today I sent a report or not.

    Next – is simple: to index page inserts code that checks the current time (for example, now more than 18.00 “) and a key value – if key = 0, then today was not sent. Runs the mail and write the key value of 1. All at midnight conversion keys to 0. Maybe not quite nice, but it works! ??

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Jetpack] site statistic e-mail report’ is closed to new replies.