I recognize that there are a couple potential downfalls to this thought. 1) The time/processing it takes to determine the md5 could be problematic on such a large scale. 2) I have no idea how easy it is to change an image to be unique for each user.
Gmail blows up e-mail marketing by caching all images on Google servers
61–70 of 322 posts
Re: Gmail blows up e-mail marketing by caching all images on Google servers
#62Earlier quoted context omitted.
Google could retrieve and cache a random sample of the images and hash them. Then they could note which image links go to the same images. And they could identify image links by noting that a bunch of emails have the same structure except for one image link that's different for every recipient. So I think they actually could take a pretty good stab a deduping images with unique tracking URLs. It might not be perfect,…
Easy: Make the "Dear " part of the email an image. Boom, deduplication fooled. (Also, they don't currently seem to do anything like you're suggesting.)
Re: Gmail blows up e-mail marketing by caching all images on Google servers
#63Earlier quoted context omitted.
> Google has no way to know that all of those point to the same image. Try again. :)
Yeah, I am not sure where the original claim is coming from. It isn't that hard for Google to simply follow the links and compare the files as part of the caching process. So unless marketers start customizing the images in addition to the links, there isn't any reason why Google can't cache the images together. And even if marketers do start customizing images, hasn't Google gotten pretty good at comparing very simi…
For image tracking pixels, I'd just start returning PNGs of random dimensions with completely random pixel data. Ta-da, unique images that aren't similar at all (unless they wanna start doing wavelet transforms or something).
Re: Gmail blows up e-mail marketing by caching all images on Google servers
#64Earlier quoted context omitted.
hasn't Google gotten pretty good at comparing very similar files? Sure, but they'd have to download the file first. At which point the tracking has succeeded.
...the tracking has succeeded. Succeeded in what, confirming that Google is still in operation? Please note that Google doesn't even have to confirm the receiving email address is valid in order to get the image.
Re: Gmail blows up e-mail marketing by caching all images on Google servers
#65Holy crap. If I'm reading this right, this basically destroys all pixel tracking, so no more email open stats, no nothing.
You have no right to know what your users are doing after you send them a message. The privacy invading "tracking pixels" shouldn't exist in the first place.
Re: Gmail blows up e-mail marketing by caching all images on Google servers
#66There seems to be a lot of misinformation flying around. Here's [0] Google's support doc that clears up some of it. The most important part is at the end: "In some cases, senders may be able to know whether an individual has opened a message with unique image links. As always, Gmail scans every message for suspicious content and if Gmail considers a sender or message potentially suspicious, images won’t be displayed…
These two statements of yours seem at odds with each other: "The privacy and security protections are about preventing other information (like ip, browser headers, cookies) from leaking, rather than read notifications." "If you care about maintaining your privacy, I would recommend disabling the new functionality."
Re: Gmail blows up e-mail marketing by caching all images on Google servers
#67There seems to be a lot of misinformation flying around. Here's [0] Google's support doc that clears up some of it. The most important part is at the end: "In some cases, senders may be able to know whether an individual has opened a message with unique image links. As always, Gmail scans every message for suspicious content and if Gmail considers a sender or message potentially suspicious, images won’t be displayed…
These two statements of yours seem at odds with each other: "The privacy and security protections are about preventing other information (like ip, browser headers, cookies) from leaking, rather than read notifications." "If you care about maintaining your privacy, I would recommend disabling the new functionality."
Re: Gmail blows up e-mail marketing by caching all images on Google servers
#68Re: Gmail blows up e-mail marketing by caching all images on Google servers
#69Re: Gmail blows up e-mail marketing by caching all images on Google servers
#70There seems to be a lot of misinformation flying around. Here's [0] Google's support doc that clears up some of it. The most important part is at the end: "In some cases, senders may be able to know whether an individual has opened a message with unique image links. As always, Gmail scans every message for suspicious content and if Gmail considers a sender or message potentially suspicious, images won’t be displayed…
These two statements of yours seem at odds with each other: "The privacy and security protections are about preventing other information (like ip, browser headers, cookies) from leaking, rather than read notifications." "If you care about maintaining your privacy, I would recommend disabling the new functionality."
The new functionality seems to by default enable read notifications as Google seems to load all images by default. Unless that's false. Then it should have no impact on privacy.