With personal data mining in the news, monetization of this data and ultimately the valuation that Facebook, Google and others enjoy, derives from showing ads.
I have what should be a pretty simple question-
How much are advertisers actually paying to show me an ad? What's the winning price in each auction run for me?
Prior art, there was a project called YourValue:
https://team.inria.fr/privatics/yourvalue/
http://privatics.inrialpes.fr/~lukasz/rtbdesc.html
http://privatics.inrialpes.fr/~lukasz/rtbdesc2.html
It was able to extract pricing on some sites, and had a Firefox and Chrome plugin:
https://addons.mozilla.org/en-US/firefox/addon/rtbwatcher/
Unfortunately it had very little adoption, and the project as a whole has now been dead for several years. It's unclear if the price detection machinery is still valid.
In the realm of current work, header bidding and prebid.js can shed light on pricing:
http://prebid.org/dev-docs/toubleshooting-tips.html#see-all-bids-in-the-console
But very few sites are using prebid.
What's a programmatic way I figure out what my eyeballs are worth to advertisers across different sites?