View Full Version : 2 domains, 2 Webstats
Hi,
If you have one package and two domains, is there a way to get two separate statistics for each? For example, to know which domain was visited by whom? (user agent, country... for each domain)
Ulysse
alphadesk
5-27-03, 12:53 PM
I don't think so...not with the current webstats for sure.
It's hard, because the log file doesn't have the info you would need to separate these out. For example, if you have an index.html in your htdocs (site 1) and one in htdocs/sub (site 2), the log file will show the same path for both of them.
I don't know how to solve this other than by insuring that no two files have the same relative path name and then you somehow separate out the logs in a preprocess step.
Try using this for the second domain:
http://www.websitestats.com/
Thanks for the posts,
As I understand, there is no way to use the log file to get per domain statistics. However, it is possible to insert some code (Java or php) in html files in order to get some additionnal information - this is what websitestats.com does. It is enough for what I need now.
Ulysse
vBulletin v3.6.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.