Hello AWStats forum:
I have tried everything according to the AWStats documentation and forum entries to get my Extra section to work, but it just reads 0 entries. Would anyone be able to offer any suggestions?
The screens shows:
============
Redirected Hit
Url Hits Last visit
Total 0
The log has many 302 redirects, as sample of which is shown below:
=====================================
156.40.131.161 - - [06/Nov/2007:08:54:56 -0500] "GET /hints1/awredir.pl?url=http://hints.matthewsgroup.com/register/register.aspx HTTP/1.1" 302 - "http://parsley.cit.nih.gov/hints1/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9"
and my Extra section in the conf file:
=================================
ExtraSectionName1="Redirected Hit"
ExtraSectionCodeFilter1="302"
#ExtraSectionCondition1="URL,\/hints1\/awredir\.pl"
ExtraSectionCondition1="URL,\/awredir\.pl"
ExtraSectionFirstColumnTitle1="Url"
ExtraSectionFirstColumnValues1="QUERY_STRING,url=([^&]+)"
ExtraSectionStatTypes1=HL
MaxNbOfExtra1=500
MinHitExtra1=1
ExtraSectionAddSumRow1=1
Thank you for any help you can suggest.
Harvey