On 6/2/05, Gregor J. Rothfuss <[EMAIL PROTECTED]> wrote: > Adam LIM wrote: > > Hi !! I wanna know if someone could explain me how to see statistics of > > views of pages under Lenya. > the easiest way is to run lenya through mod_proxy and then just analyze > the httpd log files with your favorite tools.
If passing through Apache, also check out mod_usertrack. It uses cookies to track unique visitors so proxy servers do not show as a single visitor. For logins, it remembers what pages they saw before they logged in and combines it with what they saw after logging in. I am implementing this, and will document it once it is working. solprovider --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
