On Friday 2014-05-16 12:49 +0100, Jonathan Kew wrote:
> When I click a Google search result (for example), I can see --
> thanks to the status overlay that shows the URLs being requested --
> that it's redirecting me via a Google URL that is presumably being
> used to track me.

You actually don't, since Google doesn't add the tracking stuff to
the link until you click it.  But it adds it early enough in click
handling so that it affects what happens when you click the link.

To see this:
 1. search for something on Google
 2. hover over the link in a result; you see a normal link
 3. right-click to get the link's context menu
 4. hover over the link again

In step (2) you see the link on its own; in step (4) you see the
version with the tracking redirect added.

-David

-- 
𝄞   L. David Baron                         http://dbaron.org/   𝄂
𝄢   Mozilla                          https://www.mozilla.org/   𝄂
             Before I built a wall I'd ask to know
             What I was walling in or walling out,
             And to whom I was like to give offense.
               - Robert Frost, Mending Wall (1914)

Attachment: signature.asc
Description: Digital signature

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to