A bookmarklet for monitoring GPT ad units and their associated targeting on web pages.
Create a bookmark in your browser. Paste the following into the "URL" field:
javascript:(function() {
var script = document.createElement('script');
script.src = 'https://forbes.github.io/ad-inspector/src/loader.js';
script.id = 'ad-inspector';
document.body.appendChild(script);
})();
This tool should work on all pages that utilize GPT Tags. It does not require any supplemental data to be provided in the page.
Anthony Giallella - [email protected] Johnny McCampbell - [email protected] Alexander Shnayderman - [email protected]