const t=["utm_source","utm_medium","utm_campaign","utm_id","utm_term","utm_content"],e="sc_lead_utm";function n(){const n=Object.fromEntries(t.map(t=>[t,null]));if("undefined"==typeof window)return n;let r=!1;try{const e=new URLSearchParams(window.location.search);for(const m of t){const t=e.get(m);t&&(n[m]=t,r=!0)}}catch{}const m=function(){try{return"undefined"!=typeof window?window.sessionStorage:null}catch{return null}}();if(r&&m){try{m.setItem(e,JSON.stringify(n))}catch{}return n}if(m)try{const r=m.getItem(e);if(r){const e=JSON.parse(r);for(const r of t)e[r]&&(n[r]=e[r])}}catch{}return n}async function r(t){const e=function(){const t=n();let e=null,r=null,m=null;if("undefined"!=typeof window){try{e=window.location.href||null,r=window.location.pathname||null}catch{}try{m=document.referrer||null}catch{}}return{page_url:e,pathname:r,referrer:m,utm_source:t.utm_source,utm_medium:t.utm_medium,utm_campaign:t.utm_campaign,utm_id:t.utm_id,utm_term:t.utm_term,utm_content:t.utm_content}}(),r={};t.nome&&(r.name={value:t.nome,type:"name"}),t.email&&(r.email={value:t.email,type:"email"}),t.telefone&&(r.phone={value:t.telefone,type:"phone"});const m={form_id:t.formId,fields:r,origem:{page_url:e.page_url,referrer:e.referrer,utm_source:e.utm_source,utm_medium:e.utm_medium,utm_campaign:e.utm_campaign,utm_id:e.utm_id,utm_term:e.utm_term,utm_content:e.utm_content,cidade:t.cidade??null,servico:t.servico??null},...t.extra??{}};return fetch("https://core.rnrastreamento.com/wbform/lead",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(m)})}export{r};