What do the numbers in the admin "Counter History for last 10 recorded days" mean?

The counter counts two things:

Session count is the number of 1st hits to your site based on unique browser sessions ... more or less this is 1st visit of the day

NOTE: this does not distinquish between someone coming to your site at 9:00am and then returning with a new session at 3:00pm on the same day

The Total is the number of pages viewed ... this counts how many pages does the customer actually go to during that session ...

The database actually contains all the days of the year, unless you delete them manually ...

The display on the Admin Home page will be for the last 10 days ... it will roll over by itself as the site is used ...
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How can I find out what version of Zen Cart or PHP or MySQL I'm using?

To find out what version of Zen Cart or PHP or MySQL you are currently using, you can simply go...

Getting a BLANK PAGE? Here's the answer ...

If you're getting a blank page when trying to browse to a certain page on your store, or after...

What's New in the Upcoming v2.0 release?

Database Abstraction Layer and Sql CacheThe abstraction layer has been re-factored to include a...

Image Preparation - How-to

I've seen several posts where people obviously aren't quite sure about the best way to set up...

Some tips to modify stylesheet

1. Download Web Developer extension for FireFox here2. Install & restart FireFox. You should...