Posted by David Dorward on 01/14/06 02:39
Peter wrote:
> Does anyone know where I can find sample code that will help me track
> whenever a user clicks on a pdf file ? My Isp provides me with a
> logfile but it doesn't give me any type of description of what pdf it
> was. Ideally I shouldn't even have to look at the log file.
>
> I can see:
> 12 12675231 /broch/111100167.pdf
>
> But I need something that will give a description like
> 12 12675231 /broch/111100167.pdf 8754 First St. San
I'd write a script that could read the log file and add the description to
it. It should be pretty trivial depending on where the description comes
from.
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
Navigation:
[Reply to this message]
|