function Page() { const caps = [ { title:"Multi-Touch Attribution", body:"See the contribution of every touchpoint across the customer journey. Data-driven, position-based, and custom models.", callout:"7+ Models" }, { title:"Incrementality Testing", body:"Measure true incremental lift with holdout groups and ghost bidding. Know what's driving real conversions.", callout:"Lift Studies" }, { title:"Cross-Channel Unified View", body:"One dashboard for DSP, affiliates, retargeting, and organic. No more data silos or manual reconciliation.", callout:"All Channels" }, { title:"Real-Time Attribution", body:"Attribution updates in real-time as conversions happen. Optimize with current data, not yesterday's.", callout:"Near Real-Time" }, ]; const reports = [ ["Campaign Performance","Conversions, revenue, ROAS by campaign"], ["Channel Attribution","Contribution by marketing channel"], ["Publisher Reports","Performance by publisher and placement"], ["Creative Analysis","Which creatives drive results"], ["Geo Performance","Results by country, region, city"], ["Device & Platform","Desktop, mobile, app performance"], ]; const stack = ["Google Analytics","Segment","Snowflake","BigQuery","Tableau","Looker","dbt","Fivetran"]; return ( <>
} basePath="./" />
{reports.map(([t,b],i)=>(
REPORT · 0{i+1}

{t}

{b}

))}