How to get server wide traffic stats

trader

Verified User
Joined
Sep 1, 2005
Messages
36
Location
USA
Hi, how do we get the combined traffic stats for all the reseller sites on the server owned by the same individual?

Need to know uniques, hits, etc in one report showing all the traffic the sites are getting combined.

I know about Webalizer but that is only for individual sites one at a time and too much work running it for more than 100 sites and combining the data. Surely there is a better way? Thanks.
 
Since DA uses separate log files for each domain, you'd have to do some work...

1) download all the domain stats.

2) Concatenate all the logs.

3) Run them through a local program (there are some commercial log analysis programs with a lot of available settings) set to create one set of stats.

Jeff
 
Back
Top