how do I count the number of unique visitors to my site?

Statistics provides a list of top visitors, but does not provide a total count.

Also, it seems on statistics I must choose between one day's data, or totals for 1 month. there is no history of changes from day to day.

The graphstat module only provides a graph. It doesn't provide the actual numbers. You have to guess it off of the graph.

I've searched on unique visitors and did not find this question

Comments

mwu’s picture

Upon a closer look, the graph seems to be for the number of registered users rather than number of visitors. I'll put in a feature request to have the terminology clarified.

brashquido’s picture

You could always use an external app to trace this such as PHP-Stats, or a web log analyzer.

--------------
Dominic Ryan
www.it-hq.org

laura s’s picture

performancing.com

Laura
_____ ____ ___ __ _ _
design, snap, blog

_____ ____ ___ __ _ _
Laura Scott :: design » blog » tweet

drupalnesia’s picture

You can use Counter module (http://drupal.org/project/counter).