← jwittaws.people.amazon.dev

Igno Audience Flow

Pipeline volume Sankey diagrams for the RBA → AMS → Igno audience-management path.

Window: 2026-03-07 → 2026-06-04 · 90 days · 10.2 M total submissions

What you're looking at

Each Sankey traces audience refresh and create requests through every layer of the pipeline: RBA (rule-based audience engine) → AMC workflow (query execution) → AMS (orchestrator + state-machine routing) → Igno (staging file write) → DSP / SA activation. Every node shows count + percentage of its parent. Hover any node or band for the absolute count and percentage of the overall pipeline.

RULE_BASED STARK (lookalike) Success Failure Legacy path No-op

Open a diagram

90-day total

90-Day Pipeline Sankey

10,246,344
submissions · 2026-03-07 → 2026-06-04

Aggregate flow over the full 90-day analysis window. Best for understanding overall pipeline shape: ~80 % succeed end-to-end; SA refreshes dominate volume; STARK lookalikes underperform with a 31 pp lower refresh-success rate than RULE_BASED.

View diagram
single day

1-Day Pipeline Sankey

117,627
submissions · 2026-06-01 (last Monday in dataset)

Snapshot of a typical day. Use this to see what daily volumes look like in practice — same shape as the 90-day chart, just scaled to one day. Useful for sanity-checking SLO/throughput discussions.

View diagram

How the data was extracted

Three independent data sources, joined and reconciled to within 0.05 % at the per-event level.

All numbers in the Sankeys reconcile arithmetically with delta = 0 at every stage. The build script (build-sankey.py) prints a sanity check of every subset → parent sum at render time.

Key takeaways

Sources for the deep dive: the RBA → AMS → Igno Pipeline Volume Breakdown Quip doc is the canonical companion (full appendix with SQL, source-code references, and verification methodology). The RBA Audience Refresh Logic doc covers the cadence + retirement rules separately.