Concept

The Advisor + the Learning Loop

Instrumentation made visible: answer the advisor and watch each event fire, the segment build, and the exact /out link that ties answers to the sale — then what it all rolls up to.

← Concepts

The VPN advisor · instrumented

Every answer teaches us something.

Run the advisor below. The Learning loop panel shows exactly what we capture, live — and the dashboard shows what it becomes across everyone.

We connected 2,488 people with the right VPN this week

The payoff

What 30 days of this teaches us

Illustrative — but this is exactly the shape of the data the loop produces. Each answer is one row.

The money insight: ready-to-buy visitors convert at 41%, but cost-blocked ones at just 8% — that's where we lose them. Action: cost-objection results should lead with the guarantee + a live discount, not the feature list.

What's blocking people

GROUP advisor_result BY blocker

Cost34%
Speed22%
Trust18%
Setup14%
Ready12%

Cost is the #1 blocker — a third of everyone.

Who converts, by objection

clicks GROUP BY adv_blocker → click-through

Ready41%
Setup19%
Trust16%
Speed14%
Cost8%

Cost-objection converts worst (8%) — the segment to fix.

Where they drop off

advisor_start → answer(step) → clicked /out

Started100%
Answered goal78%
Answered blocker64%
Answered budget55%
Clicked /out19%

Biggest single drop is right after Q1 — worth shortening.

Budget = who's actually buying

GROUP advisor_result BY budget

Free only28%
Cheapest31%
Best value29%
Premium12%

28% are free-only — not monetizable; route to Proton, don't waste the pitch.

Concept — nothing is sent anywhere here (events log to the inspector + browser console). Production wiring: ops/advisor-instrumentation.md · client window.bowtie.track() for trends, /outclicks D1 for the money truth. Numbers are illustrative.