function matchingCall(url, method) { if ('iframe' === method) { var f = document.createElement('iframe'); f.setAttribute('rel', 'nofollow'); f.setAttribute('src', url); f.style = 'position:absolute; left:-10000px; top:-10000px'; document.body.appendChild(f); } else { (new Image).src = url; } } matchingCall('https://z.cdn.adtarget.market/smc?s=176&u=22b8f1105bbde30c&gdpr=0', 'image'); matchingCall('https://rtb.cdn.adtarget.market/smc?s=4&u=22b8f1105bbde30c&gdpr=0', 'image');