I remember someone posting quite a while ago a way to make the actual thread URL show up in Awstats for referers from Digipoint. I've searched and i'm blowed if i can find the thread, does anyone know how to do this? Thanks.
You need to set the URLReferrerWithQuery directive in the AWStats config file in order to see the referrers with the query string : URLReferrerWithQuery=1 Jean-Luc
That's the one, rep given thankyou. Although my config file didn't have URLReferrerWithQuery, it had: So i changed it to =1, i'll see how that goes thanks.
Thanks. If URLReferrerWithQuery is not there, you will have to upgrade to the latest AWStats release (6.6). Jean-Luc
Thanks, i'm currently running: Advanced Web Statistics 6.4 (build 1.814) I'll see what i can do about upgrading.
I've upgraded to Advanced Web Statistics 6.6 (build 1.887) & cPanel 11 (aint that different) Anyhow i still don't seem to have the URLReferrerWithQuery line in the Config file. The closest i have is: Is that the same thing? As you can see i've just set it to 1, if not can i just add the URLReferrerWithQuery=1 on it's own line manually?
You have the latest version of AWStats, but I believe you still have your old config file. URLWithQuery is not the same thing as URLReferrerWithQuery. Add this line anywhere in the config file, as you suggested, and it will work: URLReferrerWithQuery=1 Code (markup): Jean-Luc
Excellent, thankyou Jean-Luc (pity i can't rep you twice) I wasn't sure on just adding the line, i didn't want to crash 8 months of stats by accident. I've added it now, i'll see how it goes next Awstats update.