Live data from Hacker News

Spy pixels in emails 'have become endemic'

bbc.co.uk

331–340 of 341 posts

Re: Spy pixels in emails 'have become endemic'

#331
> Emails pixels can be used to log:

> if and when an email is opened how many times it is opened

Can someone explain to me how these work? Do you load remote content from a server so it knows that the email was opened? Does it re-download this image every time it is opened?

Re: Spy pixels in emails 'have become endemic'

#332

> Emails pixels can be used to log: > if and when an email is opened how many times it is opened Can someone explain to me how these work? Do you load remote content from a server so it knows that the email was opened? Does it re-download this image every time it is opened?

Generally images in emails are linked, and not actually sent with the email. So any time the email is opened, the email client makes a request to the image host, and this request can contain a unique identifier for the recipient.

Some email services will cache the images for a period of time but in many cases it will perform a fresh request each time the email is opened.

Re: Spy pixels in emails 'have become endemic'

#333
post #283

What irks me is when email newsletters that I'm willfully subscribed to (the Economist comes to mind) inform me that "since I haven't been interacting" my subscription will be terminated. I have too been "interacting" (or as I call it, "reading") but my email client, very sensibly, doesn't load external resources, like pictures, willy nilly.

Anti-spam technology forces newsletter publishers to do this. For example, gmail punishes senders who send too many messages that recipients don't interact with.

Curious to know how gmail does this. If I open an email without downloading external resources, surely gmail knows that I opened it and doesn't punish the newsletter publisher.

Re: Spy pixels in emails 'have become endemic'

#334
post #191

Earlier quoted context omitted.

I checked and found this: https://support.google.com/mail/answer/81126?hl=en It doesn't mention pixels anywhere, though. It does contain the line: > "Consider unsubscribing users who don’t read your messages." But that's only after lots of mention of opt-in and unsubscribe options. And ultimately, you can't really know whether users read your messages or not.

Tracking pixels are the closest we have to determining whether somebody opens (& hopefully reads) the email. Click rate is the next best thing but unless you are an incredible marketer it will be far below open rate, possibly 1/4 or less. What Google is implying there is to use tracking images and automatically unsubscribe users that don't load them after several messages.

Google is not explicitly saying to use tracking images. That might be the only possible implementation of this advice, but they're not explicitly telling you to do this. Also, consider their use of the word "consider". It's not a hard rule to them.

And personally, I still think it's a bad idea to automatically unsubscribe people who are interested in your newsletter merely because they're not loading images. At the very least, make it very explicit that you're going to do this, and maybe give them the option to turn the auto-unsubscribe off.

Re: Spy pixels in emails 'have become endemic'

#336

Earlier quoted context omitted.

If the newsletter uses a List-Unsubscribe header gmail will add a little unsubscribe button at the top of the email. It shows up in maybe 25% of the newsletters I receive.

CAN-SPAM should be extended to make it required for commercial mail to add this header.

I'm not so sure I agree. What happens when something better comes along? I don't trust Congress to know what's happening in technology today, let alone to keep legislation up-to-date with technical innovation.

Re: Spy pixels in emails 'have become endemic'

#337

Earlier quoted context omitted.

But you haven't actually felt the effects because they're able to do enough of it to improve UX. And this thread is full of people complaining that once they stopped tracking in emails they were getting unsubscribed from newsletters they were reading. So, not everyone is enjoying it.

And this is an example of worsening the user experience, where the previous comment is claiming that tracking improves it. There is absolutely no benefit to the user experience with the tracking here, only downsides; it is a punishment for disabling tracking. The only actual reason to track mail opens is pay-per-view advertising, everything to do with monetization and nothing to do with improving the UX.

No, I said things that people consider privacy breaching actually improved UX.

And this is an example of stopping tracking worsening the user experience because the tracking improved user experience by removing people who aren't interested in the list.

> And this is an example of worsening the user experience, where the previous comment is claiming that tracking improves it. There is absolutely no benefit to the user experience with the tracking here, only downsides; it is a punishment for disabling tracking. The only actual reason to track mail opens is pay-per-view advertising, everything to do with monetization and nothing to do with improving the UX.

No it's not it's all about deliverability. Literally, they get penalties in their deliverability if they keep emailing you stuff you're not interested in.

It's not a penalty if you choose to go againist the grain and suffer the negative effects. Stop blaming others for the negative effects of your choices.

Re: Spy pixels in emails 'have become endemic'

#338
post #326
post #317

Earlier quoted context omitted.

Most people want images in their email to work

Inline images. Faster loading, and will still work when I look at the email years later when all the img links have rotted.

In a lot of instances you get penalized for large messages. Email marketing is a tough business.

Re: Spy pixels in emails 'have become endemic'

#339
post #276

Earlier quoted context omitted.

This is exactly what we do on our newsletters, but to be fair "not loading images due to privacy concerns" is an edge case and I could understand a lot of mailers not thinking about it or not caring about it.

It is literally the default in Thunderbird and probably configured in a bunch of outlook settings. It is not the default in gmail, but it is not rare.

Thunderbird is the only one with that default and it has a <1% market share.

Re: Spy pixels in emails 'have become endemic'

#340

Anyone knows if pihole blocks those addresses?

Potentially, depending on your Pi-hole’s blocklists. For reference you could check against these popular spy pixel lists: https://github.com/apparition47/MailTrackerBlocker/blob/main... https://gist.github.com/dhh/360f4dc7ddbce786f8e82b97cdad9d20 https://gist.github.com/leggett/8c2ab9735037cb66c218fdbe898d...

These lists seem great but aren’t in a pihole-compatible adlist format. Did you mean that one could take these and create pi-hole lists?
Post reply on HN