On Tue, 08 Oct 2013 13:04:34 +0300, Νίκος Αλεξόπουλος wrote:

> I use this code to retrive or set a cookie to the visitor's browser if
> present and identify him bu it.

You are aware that using cookies to track a user who doesn't want to be 
tracked won't work, because he'll just tell his browser to not use 
cookies, aren't you.

Nick, if a user doesn't want to be tracked, you can't track them. The 
user controls all the data their machine sends to you. This means that 
they can manipulate it. Nothing you can do will prevent this.

-- 
Denis McMahon, denismfmcma...@gmail.com
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to