Remix.run Logo
jasonjayr 4 days ago

What you can't do, is add all sorts of invasive tracking to RSS to confirm that the user saw the ad, and that it wasn't filtered out. You have to get more creative with wording that works the ad into the descriptions for the articles, and even then, there's no guarantee.

Advertisers love to burn money, but they draw the line at not being able to verify that the spend did what was promised.

mananaysiempre 4 days ago | parent | next [-]

You can add an image, can’t you? So the situation is not worse than email, and there’s plenty of tracking there (that good email clients block, but that doesn’t matter in a world where almost everyone uses the Gmail web UI).

flomo 4 days ago | parent | next [-]

Of course you could manually put ads in your RSS feed. What you can't do is use an ad network (3rd party javascript), but if RSS was actually popular, that could be solved.

mariusor 4 days ago | parent [-]

> that could be solved

Let's not. Please.

3 days ago | parent [-]
[deleted]
smelendez 4 days ago | parent | prev [-]

It's a little worse than email.

With email, you normally use unique image and link URLs for each recipient, so you generally know who's opened the email and what they've clicked and can map that to their email address and whatever other information you have about them.

With RSS, you generally don't have any information about who's accessing the feed other than an IP address. It is possible to require users to log in and receive a unique RSS URL, which is what podcasts often do to give paid subscribers access to paywalled episodes, but that's not common for web RSS.

Gormo 4 days ago | parent | next [-]

The exact same techniques used for email can be used for RSS. You could generate unique links for RSS too, based on requester headers, in the same way way web fingerprinting works. There'd be a bit of computational overheard in comparison to serving a static XML file, but it seems easily doable.

pests 3 days ago | parent [-]

Small problem was the way feeds worked in practice is you had various services caching the source feed and consolidating everything for its users like Reader and Feedly and others. Multiple startups around this.

Even the injected ads idea was tried with companies like FeedBurner, later acquired by google.

Gormo 3 days ago | parent [-]

Not that much different from any other form of content aggregation. Web links posted to HN or Reddit also either strip out individualized links or conflate everything together under the same link. There are plenty of solutions to this.

If you're generating feeds on the fly with tracking metadata based on the requester, you can identify aggregators, and treat them equivalently to social media platforms where users circulate normal web links. You still get click-throughs to the underlying content from the end users, and you'll know the aggregator was the referrer.

Many podcasts use direct ad injection using metadata from the request to the enclosure link -- that seems to work well enough, and seems like the sort of thing that could be used for other content than just audio and video.

DamonHD 3 days ago | parent | prev [-]

I really really really object to being tracked in emails with poisoned links (without being told or having a sensible opt-out, usually, so also illegal under GDPR I believe) and it is one reason that I will not sign up to them.

MrJohz 4 days ago | parent | prev | next [-]

You can have that on your website and put a summary and a link to your website in the feed. That's been a common approach for a while.

If RSS has been more common, I imagine the bigger RSS readers (bearing in mind one of them was from Google!) would also have standardised on other ways of tracking clicks and ad views and all the rest. There just weren't enough people interested in RSS to make any of that worthwhile.

I say this as a user of RSS and someone who publishes a (very sporadic) RSS feed. It's a niche, because most people don't want to curate their own feeds.

esotericimpl 4 days ago | parent | prev [-]

This is definitely false, see Facebook's pivot to video.

pavel_lishin 4 days ago | parent [-]

Wasn't that famously based on advertising network lies?