My problem is when we merge logs of multiple domains/subdomains into one domain and compile using awstats, we got unique users, visitors, no of pages got updated according to logs of all sites but extra saction like google, yahoo etc keyword searches shows only details from one domain only where we have compiled these logs.
The process we are following is : we have one main domain like mydomain.com which has its own log file where as we have other 36 subdomains of this main domains. All these subdomains have one log file in common.
When we compile these 2 log files on main domain, it update the other values properly using both log files but the Extra saction is showing only the data from one log file only i.e of main domain.
I need to get extra saction also be updated according to data available in both the log files.
Please help me resolving this issue