From: Michael Neumann Date: 2005-01-29T22:22:48+09:00 Subject: Re: Monitor the sites one visits. Trans wrote: > Any ideas on how to capture client-side web site surfing habits? > Ideally I need a farily robust and secure (as in privacy preserving) > solution too. Not sure what you exactly mean with client-side (should it run on the client-side?), but I remember Armin Roehrl had done something in this direction with Smallworld. The idea is basically that you have a HTTP proxy server (squid, wwwoffle or something alike). The proxy logs all client-side requests... Regards, Michael