document.addEventListener("DOMContentLoaded",function(){const a=window.location.pathname;let b="YEN Site";a.includes("/offer/")?b="YEN Offer":a.includes("/expert/")&&(b="YEN Profile Page");const c={utm_source:"Your Expert Network",utm_medium:b,utm_campaign:"Drive Traffic to Experts"},d=window.location.hostname;document.querySelectorAll("a[href]").forEach(a=>{if(a.hostname&&a.hostname!==d&&a.protocol.startsWith("http"))try{const b=new URL(a.href);for(const a in c)b.searchParams.set(a,c[a]);a.href=b.toString()}catch(b){}})});