mod_usertrack and initial requests
My marketing folks are asking me to track a user's progress through the
site, including all the images they see, their entry point, when they
stop viewing pages, etc.
Using mod_usertrack for this seemed to be a no-brainer *except* that
the initial page-request doesn't have the mod_usertrack in the
logfile (presumably because it wasn't *sent* by the client). Is there
any way to have apache sort that out under the hood and "pretend like
it received that " when it goes to do the logging?
|