function browserReportListener(){window.addEventListener("message",function(a){var c="https://"+window.location.hostname;if(a.origin!==c&&"string"===typeof a.data)try{var b=JSON.parse(a.data);"BrowserReport"===b.type&&(a=b,dataLayer.push({event:"transmitNonInteractiveEvent",eventCategory:"Reporting API",eventAction:JSON.stringify(a.report),eventLabel:a.ad_id+"|"+a.advertiser_id+"|"+a.campaign_id+"|"+a.creative_id}))}catch(d){}},!1)} if(0===window.name.indexOf("Partytown")){var brjs=browserReportListener.toString();window.injectPTJS(brjs+";browserReportListener();")}else browserReportListener();