Skill
Server-Side Conversion Tracking
Set up server-side conversion tracking so purchases are reported accurately to Facebook, TikTok, Google and Bing despite iOS restrictions, ad blockers and cookie loss. Use when conversions are under-reported, when platform-reported purchases do not match real orders, when asked about Conversions API / Events API / offline conversions / CAPI, click id passthrough (fbclid, ttclid, gclid, msclkid), or when ad optimization has degraded after tracking changes.
Private preview install
npx [email protected] install https://getedge.cc/skills/server-side-conversion-trackingRun it in a terminal. It writes this Skill’s files into your agent’s skills directory, and names the agent it chose. This is a private preview install, not a Verified Agent Upgrade, and it is not counted publicly.
How it works
What its release declares it reads, writes and runs is under Inside.
Put this on your own site
<a href="https://cyborg.floom.dev/skills/server-side-conversion-tracking" rel="noopener" referrerpolicy="no-referrer" style="display:inline-flex;align-items:center;height:44px;padding:0 22px;border-radius:10px;background:#050505;color:#fff;text-decoration:none;font-family:system-ui,-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:650;line-height:1">Available on getedge</a>Plain HTML, no script. It makes no request to getedge until someone clicks it, and the click sends no referrer, so nothing about your page or your readers reaches us. If a site strips the styling it stays a working text link.
Inside Server-Side Conversion Tracking
What this Skill is documented to do, and the file your agent receives.