Failed to extract key
I got this working (well actually just waited 12 hours :-) ) and the conf changes to EXTRA SECTION appeared to be in place. Only problem is that I get this error: awstats "failed to extract key" which I believe is down to this line: ExtraSectionFirstColumnValues1="URL" so I changed it to HOST as per this: ExtraSectionName1="X Details" ExtraSectionCodeFilter1="200 304" ExtraSectionCondition1="URL,\/wp-content\/uploads\/2018\/12\/Signature-showhome-banner-728x90.gif" ExtraSectionFirstColumnTitle1="X...
Hi all, I have spent all day today trying to get a simple count of hits to a particular URL working with Extra Sections. All I want to do is count the number of times this URL is hit on a WordPress site:. ExtraSectionName1="X Details" ExtraSectionCodeFilter1="200 304" ExtraSectionCondition1="URL,\/wp-content\/uploads\/2018\/12\/banner-728x90.gif" ExtraSectionFirstColumnTitle1="X Details" ExtraSectionFirstColumnValues1="URL" ExtraSectionFirstColumnFormat1="%s" ExtraSectionStatTypes1=H ExtraSectionAddAverageRow1=0...