Site icon MonetizeMore

How to Get the Ad Code of Problematic Ads on Mobile Phones

This post was most recently updated on August 23rd, 2019

Here is a step-by-step guide on how to capture the live ad code of problematic ads on mobile phones using Google Chrome and a JS bookmarklet.

Step 1: On your mobile phone, download, and Install

Step 2: Go to one site, then save it as a bookmark

Step 3: Edit the bookmark you just saved

javascript:(function(){var xmlHttp = null;xmlHttp = new XMLHttpRequest();xmlHttp.open(“POST”, “http://optimization.revex.co/bookmarklet-callback”, true );xmlHttp.setRequestHeader(‘Content-Type’, ‘application/x-www-form-urlencoded’);xmlHttp.send(“url=” + encodeURIComponent(location.href) + “&source=” + encodeURIComponent(document.documentElement.outerHTML));})();

Step 4: Now, go to the page where you saw the problematic ad

(example below)

If you want to fix a problematic ad on your site, contact MonetizeMore and we can help you fix, manage,  and optimize ads on your site for monetization.

You may also sign-up for FREE to Google Ad Exchange here.


Related Reads:

Source: http://www.idownloadblog.com/2012/06/30/how-to-easily-use-bookmarklets-in-google-chrome-for-ios/
Exit mobile version