Thx Aengus for responding,

I use Apache/Analog/Rmagic

In Apache conf i've put:

LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"
\"%{Cookie}n\"" supercombcookie

This creates a logfile (output eg);

clt56-121-099.carolina.rr.com - - [12/Nov/2001:14:02:47 +0000] "GET
/images/ntbuttoff.gif HTTP/1.1" 200 1648
"http://www.ltsneng.ac.uk/ale/contact/howtofindus.asp"; "Mozilla/4.0
(compatible; MSIE 6.0; Windows 98)"
"clt56-121-099.carolina.rr.com.125411005573762938"

Just as i wanted! But now I would like to compute & display info about user
"sessions", or movements around my site from this logfile - the simple
thing i cant find an answer to is "can Analog even do this?" If this is
obvious to you I apologise - but i just cant find an answer in the
documentation.

Rob.

At 15:28 09/11/01 -0000, you wrote:
>"Rob Pearce" <[EMAIL PROTECTED]> wrote:
>
>> Sooo.. I compiled in mod_usertrack and included the cookie directive
>> in my current output logs.
>> I've read stuff all over the place (inc. analog.cx) and not only do
>> i not know how to analyze that stuff with my setup & get results -
>> I'm struggling to form the right question to even begin finding out.
>>
>> Help me please. What am i doing...? Where should I be looking?
>
>Your logfile should include the cookies exchanged between your users and
>your server. One of the cookies will be the "usertrack" cookie. You just
>create one or more LOGFORMAT directives that define the value of that
>cookie as %u.
>
>If you post your Apache Logformat string, and a couple of lines from your
>logfile, I'm sure someone will make some more specific suggestions.
>
>Aengus
>
>+------------------------------------------------------------------------
>|  This is the analog-help mailing list. To unsubscribe from this
>|  mailing list, go to
>|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
>|
>|  List archives are available at
>|    http://www.mail-archive.com/[email protected]/
>|    http://lists.isite.net/listgate/analog-help/archives/
>|    http://www.tallylist.com/archives/index.cfm/mlist.7
>+------------------------------------------------------------------------
>
>

Web Developer, LTSN Engineering
Loughborough University
Leics., LE11 3TU

Tel: 01509 227176   Fax: 01509 227172
[EMAIL PROTECTED]   www.ltsneng.ac.uk

+------------------------------------------------------------------------
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|    http://www.mail-archive.com/[email protected]/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to