Forum Moderators: phranque
hits means everything a user requests. so for one visit you can have following hits:
- the page itself
- css file
- javascript files
- images
so if you have a page with a css file and 10 images you get 12 hits per visits. of course this goes down with after the browser cache is filled.
in webalizer the page impressions are "pages" i guess.
barn