Does Google track my search behavior? Of course, any search engine tracks users' clicks. However, it doesn't add redirects to the hyperlinks of search results, as that would degrade the user experience too much. The usual implementation is to add an onmousedown event to the hyperlink, using a local method...