Hosted server-side tracking / CAPI-oriented service aimed at running conversion pipelines without building them in-house.
Servo is a hosted server-side tracking product in the CAPI / server-tagging space. It is designed so marketing and growth teams can send conversions to ad platforms through a managed service rather than maintaining their own multi-platform integrations.
| Dimension | adscapi | Servo |
|---|---|---|
| Primary job | Self-run multi-platform CAPI library | Hosted server-side conversion / tracking service |
| How you run it | npm install; secrets in your env | SaaS account and their pipeline |
| Billing model | Free / OSS (MIT) | Monthly / usage-oriented SaaS |
| Data path | Your server → each ad platform | Your property → their service → platforms |
| Surfaces | SDK, CLI, MCP, relay | Hosted product UI and integrations |
| Lock-in | MIT library; swap or fork anytime | Vendor workflow and account |
Billing is described by model only — check each vendor for current prices. adscapi is MIT-licensed open source; you bring your own platform tokens.
adscapi is free and open source. Set your platform tokens, call track() once, and every configured Conversions API receives the event — hashed the way each platform expects.
Back to the compare hub for every competitor, or read the docs to install.