[phpOpenTracker-User] URL parameter logging?

Jean-Christian Imbeault <[email protected]>
Newsgroups gmane.comp.web.phpopentracker.general
Message-ID <[email protected]>
Sebastian, I've been wondering if there is a way of easily retrieving 
statistic on URL parameters and I can't seem to find anything.

For example if a site has a page that uses ?a=1&b=2 I would like to be 
able to retrieve how many times parameter 'a' was in a URL, and a list 
of it's various values and how many times each value was used.

Is this kind of functionality already built in?

I know that the whole URL string can be saved in the DB but if you do 
this then trying to graph clickpaths becomes a real nightmare since each 
different parameter and value becomes a unique target.

To implement this I guess we would need a separate table something like:

document_id
param_name
param_value
count

(having the document_id allows for different pages that use the same 
parameter name to be differentiated).

Is this feasible? (i.e. can I submit as a feature request ;)

Jean-Christian Imbeault



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.