var TOKEN="Please enter your token here",PAYOUT="Please enter your payout value here",url=new URL(window.location.href),CLICK_ID=url.searchParams.get("clickId");console.log("TEEEST"+CLICK_ID);var postbackUrl="https://api-advertiser.linkvertise.com/postback?token\x3d"+TOKEN+"\x26click_id\x3d"+CLICK_ID+"\x26payout\x3d"+PAYOUT;