|
|
|
|
|
by jasode
1732 days ago
|
|
>The next generation of tracking tech relies on the backend transfer of data between a website and the ad platform, which is invisible to your own network. But doesn't relying on the publisher's website log statistics instead of the end users' browsers introduce trust and "bad actors" problem? This has been a known "principal-agent" problem[1] for all the decades that 3rd-party ads have existed on the web. I.e. Google getting onclick statistics from web browsers' Javascript and reporting to Google-owned "doubleclick.com" is different from the server logs of "JoeClickbaitContentFarm.com". Doesn't the contentcreator's website have an incentive to falsify the numbers to get higher payments from the ad network? It doesn't seem like website self-reported server stats can fully replace end users browsers tracking. Instead, it augments it. [1] https://en.wikipedia.org/wiki/Principal%E2%80%93agent_proble... |
|
Though I haven't thought much about what you bring up or that principal, thanks for sharing.
Ultimately google can render ads through a middleman iframe they control, so even going back to a basic impression count without a bunch of JS controls and measurement they still have lots of tools especially since they have large amount of log in data on their domains only they can verify.
I remember when I was just learning the internet doing something like this. copy pasting html (before it was all rendered with JS) to edit things to make them my own. I used an adsense account to render mesothelioma keywords and hit refresh a bunch; got paid a small amount, my parents were impressed a 13 year old got checks from google ;) There's a ton more learning resources now, but the days of copy pasting basic website html is gone.