Closed (fixed)
Project:
Domain
Version:
6.x-2.0-rc8
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2009 at 08:03 UTC
Updated:
30 Jan 2010 at 18:26 UTC
Hi,
Did some one use AWStats to display stats about domains under domain_access management ?
I didn't found any info about it and it seems that, when i define my different domains in AWStats, i get several time the same figures for several secondary domains :
all my domains share the same linux-user-of-example.com-access_log files with
www.example.com main domain => stats are very low but higher than other secondary domains
like
www.example.co.uk one other secondary domain
www.example.ca one other secondary domain
www.example.eu one other secondary domain
Any idea welcome.
Or what stats tool do you use to follow your different domain_access domains ?
Thank you
Comments
Comment #1
nonsieWe're using Google Analytics for overall stats sorted by (sub)domain.
Comment #2
chipway commentedHi,
i found that AWStats do not like redirects used by DA, and put all 30x codes in a "non viewed" stats report.
Any more ideas about DA and Stats ?
Thank you
Comment #3
agentrickardYour report does not provide enough information. DA only uses redirects if you navigate to invalid domains.
On top of that, I don't use AWStats, so cannot test.
Comment #4
chipway commentedHi,
So, if DA do not send 301 or 302 redirects for exisiting domains, may be it could come from Global Redirect ?
What stats tool do you use for DA web sites ?
Thank you for your help and ideas.
Comment #5
agentrickardIt could be coming from DA or GR. DA does not explicitly send 301 or 302, but drupal_goto() defaults to 302.
http://api.drupal.org/api/function/drupal_goto
But then, why would AWStats be trying to access an invalid or restricted domain?
We use Google Analytics, with distinct GA codes per domain.
Comment #6
agentrickard