alan wrote:

> how would i set up a cookie so that Analog can use it with its User
> Report?

Well, this depends on your website. web server and many other factors, like
what you except the cookie to represent.

If you are looking to try to get a report of session cookies on apache, look
into the mod_usertrack module. This will produce a cookie for each "session"
as defined by the module (and your settings). If this is the only cookie you
use, then you can define a custom Apache logformat to include the cookies
header in the logs, then define an Analog custom LOGFORMAT to read the logs,
assigning %u to the cookie spot as described in Analog's docs/logfmt.html.

Jeremy Wadsack
Wadsack-Allen Digital Group


------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to