|
Home > Archive > Apache Server configuration support > September 2007 > Parsing Apache logs with Awstats
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Parsing Apache logs with Awstats
|
|
| sameergn@gmail.com 2007-09-16, 7:21 pm |
| Hi,
Awstats gives all the sites/pages referring to your site using
'referer' field in the Apache log. Is it possible to produce an output
that will tell me how many sites are referring which particular page.
E.g. I want to know that sites A, B and C are referrers of Login.jsp
i.e show unique referrers of each page.
Thanks,
Sameer
(I am not sure if this is an appropriate question for the group)
| |
| sean dreilinger 2007-09-17, 7:25 pm |
| hi Sameer:
sameergn@gmail.com wrote:
> Awstats gives all the sites/pages referring to your site using
> 'referer' field in the Apache log. Is it possible to produce an output
> that will tell me how many sites are referring which particular page.
> E.g. I want to know that sites A, B and C are referrers of Login.jsp
> i.e show unique referrers of each page.
for awstats (http://www.awstats.org/), i think you have to run a manual report
or series of reports using the OnlyFiles option
(http://awstats.sourceforge.net/docs....html#OnlyFiles) to limit the
report to just the Login.jsp page. same approach would apply to other well-known
free analytics tools analog (http://www.analog.cx/) and webalizer
(http://www.webalizer.org)
google analytics (http://google.com/analytics/) supports interactive
cross-segmenting, you can pull up the report for any page in your site (such as
your Login.jsp page) and then cross-segment the report by referring source,
search keyword, ad campaign, browser capabilities, etc. The navigation path to
do this would be Content -> Content Drilldown -> (select the page of interest)
-> Segment: Source.
hth
--
sean dreilinger - http://durak.org/sean/
|
|
|
|
|