YouTube addresses lower view counts which seem to be caused by ad blockers

9to5google.com

259 points by iamflimflam1 11 hours ago


https://github.com/easylist/easylist/issues/22375

spankalee - 7 hours ago

It seems like this statement from YouTube[1] and this Github issue (referenced by granzymes[2]) have key information being missed by a lot of commenters.

From YouTube:

> Viewers Using Ad Blockers & Other Content Blocking Tools: Ad blockers and other extensions can impact the accuracy of reported view counts. Channels whose audiences include a higher proportion of users utilizing such tools may see more fluctuations in traffic related to updates to these tools.

Quoting granzymes:

> According to the GitHub issue, YouTube didn’t change anything. There are two endpoints that can be used to attribute a view. One is called multiple times throughout a video playback and has been in the easylist privacy filter for years. The other is called at the start of a playback, and was just added to the list (the timing lines up with the reports of view drops from tech YouTubers).

Source from the GitHub issue for easylist: https://github.com/easylist/easylist/issues/22375#issuecomme...

[1]: https://support.google.com/youtube/thread/373195597

[2]: https://news.ycombinator.com/item?id=45277768

motrm - 10 hours ago

Jeff Geerling has been sleuthing into this lately too - my biggest takeaway is that it's only viewer counts that are suffering, he's not seen revenue drop which is key. Viewer counts are vanity, revenue is sanity :)

https://www.jeffgeerling.com/blog/2025/digging-deeper-youtub...

meinersbur - 3 hours ago

From the GitHub issue it becomes clear that blocking happens by the EasyPrivacy blocklist. The blocked URL youtube.com/api/stats/atr is/can also be used for tracking users, this is why some are arguing that it legitimately on that blocklist.

The tracking not malicious. YouTube has a legitimate interest to verify views, e.g. to recommend popular videos to others. If a view counter was increased by just invoking an API, view counts could be manipulated easily. Also see the video [1] from ... 13 years ago ... so it might be slighly outdated. Just slightly.

[1] https://www.youtube.com/watch?v=oIkhgagvrjI

moolcool - 9 hours ago

YouTube showed me the same phishing ads depicting an AI version of the Canadian Prime Minister.

Why should I not filter ads from a provider who is OK with people stealing from me?

officehero - 12 minutes ago

Hordes of people skipping ads is a reasonable price to pay for market monopoly.

eurekin - 4 hours ago

Oh how incredibly convenient.

Plus, making ad blocking a channel owner's problem is kind of genius.

NotPractical - 10 hours ago

Are views also decreasing on channels without ads enabled? Is it possible that some endpoint that needs to be hit to register a view is being blocked by privacy-related (not ad-related) lists that adblockers use?

If the answer to both is no, maybe Google's intentionally punishing creators whose viewers use adblockers. But if the goal is to force creators to ask their viewers to stop using adblockers, then why would they not also just admit that they're doing this rather than leaving it up to speculation?

ecshafer - 9 hours ago

I am not sure why this is a bug? Youtube is tracking people, this blocks them tracking people. A side effect of a view not being counted on Youtube, is 100% Youtube's problem, and doesn't effect the user in any way.