Description count reads and visitors shows reads per page shows visitors today, yesterday, last week, last months and other statistics on dashboard shows country of your visitors you can show these statistics on frontend widget or shortcodes too.
'getUserPerDay shows average number of visitors day of the last $days days default on dashboard =.
'getReadsToday shows number of reads today $return 0 echo, 1 return output..
'getReadsYesterday shows number of reads yesterday $return 0 echo, 1 return output..
'getReadsLastWeek shows number of reads last week $return 0 echo, 1 return output..
'getReadsThisMonth shows number of reads current month $return 0 echo, 1 return output..
'getUserOnline shows number of visitors just online $frontend 1 no link to map $country 0 number, 1 country list $return 0 echo, 1 return output..
'getUserPerPost lists $limit number of posts, -1 all, 0 get option from DB, x number $frontend 1 no links $return 0 echo, 1 return output..
'getReferers lists top $limit referrers of the last $days days, 0 get option from DB, x number $return 0 echo, 1 return output..
If the automatically update don't work download GeoIPv6.dat gz, extract and rename it to GeoIP dat and load it to the count-per-day-geoip directory..
Read more