Can anyone suggest a sever-side web stat software that tracks dynamically created URL's like this...
i.e. www.website.com/index.php?=89 and www.website.com/index.php?=90
AWSTATS and 99% of all stats programs will only track visits to the index.php or just static pages. NOT the individual DB generated pages like ?=34 or ?=35.
Not many people realize that Awstats is a really powerful software with its ExtraSection feature. You can keep track of all the additional parameters from your URL, if you take the pains of setting it up. Check this URL for more information: [link]
Or, you can write your own log analyzer for tracking some of the dynamic pages in Perl, which reads the raw server log file at periodic intervals.
These days many of the good hosts offer you access to the raw server log files. You can run Awstats from any development server after downloading the log files.
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
You have not yet logged in, or registered properly as a member
You are a member, but no longer have posting rights.
This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.