Why it matters
Most teams stop at "we installed CAPI." Platforms still optimize on whatever events arrive: flat purchase values, trial starts without renewal weight, or noisy early scores. Signal optimization without engineering rigor produces dashboards that look modern but economics that do not improve.
Signal engineering spans people and systems: data science owns models and calibration; analytics owns holdout design; engineering owns pipes and match rate; UA owns anchor events and volume thresholds. When these silo, platform learning chases the wrong objective.
As privacy erodes browser data, engineered server-side signals become the durable control surface. The teams that win treat signal changes like software releases: versioned schemas, monitoring, rollback paths, and proof at maturity window.
Signal engineering
Signal engineering is the operational name for Churney's core loop:
- Ingest: First-party data from your data warehouse (orders, subs, refunds, identity).
- Model: User-level pLTV with drift monitoring and segment calibration.
- Transform: Caps, floors, timing rules, and conservative early scores via signal transformation.
- Deliver: Direct to ad networks via Meta CAPI, Google Ads Conversion API, TikTok Events API.
- Prove: Holdout tests, incremental ROAS, experiment readout at agreed maturity.
Signal orchestration is the broader stack term; signal engineering is the hands-on build-and-iterate work inside it.
Category variants
| Model | Engineering focus |
|---|---|
| Ecommerce / DTC | Refund-aware values, promo windows, net revenue anchors. |
| Subscription app | Trial vs paid events, ATT-degraded paths, MMP redundancy. |
| SaaS / PLG | Long-lag revenue, activation anchors, expansion-weighted scores. |
Common mistakes
- Model without delivery. Scores never reach platforms with correct schema.
- Delivery without proof. No holdout; cannot separate signal impact from seasonality.
- No monitoring. Model drift, match drops, and volume cliffs discovered late.
- One network only. Inconsistent transformation across Meta, Google, TikTok.
- Ignoring feedback loops. Acquisition mix shift breaks training data assumptions.
- Set and forget. Customer economics and platform policies change; signals must iterate.
Advertiser lens
| Role | What they ask | What good looks like |
|---|---|---|
| Head of Performance / UA | Who owns the event spec? | Single doc: anchor, value rules, volume minimums, rollback. |
| VP Growth / CMO | Is this a project or capability? | Roadmap for engineering, proof cadence, and cross-channel parity. |
| Marketing Analytics / Data Science | How do we version signals? | Changelog, experiment registry, calibration dashboards. |
| Data Engineering | What is production SLA? | Uptime, latency, dedup, PII handling, alert runbooks. |
FAQ
What is signal engineering?
The practice of designing, implementing, and maintaining conversion and value signals so ad platforms optimize toward true business economics.
How is signal engineering different from signal optimization?
Optimization is the iterative improvement loop; engineering includes the full build (data, model, pipes, monitoring, proof).
Is signal engineering the same as pLTV modeling?
No. Modeling predicts value; engineering covers transformation, delivery, dedup, match, and incrementality proof.
What skills does signal engineering need?
Data science, analytics experiment design, ad platform ops, and backend engineering for Conversion API paths.
How do you measure signal engineering success?
Incremental ROAS, cohort quality at maturity window, stable match and volume, and faster iteration cycles with documented readouts.
Does Churney replace internal signal engineering?
Churney provides the pLTV and orchestration layer; clients still own campaign strategy, finance alignment, and often co-own pipes.
What is the first signal engineering milestone?
Clean BAU baseline documented, one predictive event live server-side, match monitored, holdout designed.
Not the same as
| Term | Difference |
|---|---|
| Signal orchestration | End-to-end stack including strategy and readout; engineering is build/ops focus. |
| Data engineering | General pipelines; signal engineering targets ad network optimization inputs. |
| Tag management | Client-side container setup; signal engineering emphasizes modeled server values. |
| Media buying | Budget and creative in UI; signal engineering changes what platforms learn from. |