Skip to main content
Building your onboarding is half the loop — the other half is knowing what works. The MCP server exposes the same per-type analytics the dashboard uses (flow funnels, per-task checklist data, per-question survey breakdowns, session history), so an AI assistant can read the numbers and explain them: rank content, find the drop-off step, cluster survey verbatims into themes. The video below runs five analysis prompts against live data:
Analysis needs no write access. Connect the assistant with Read-only on the OAuth consent (or a read-scoped token) and it can do everything on this page but change nothing — the grant enforces what the prompts request. See read-only by default.
These prompts deliberately ask for more than any product tracks and instruct the assistant to say which metrics are unavailable — so you get an honest report of what the data supports, not invented numbers. Run them as-is, or trim them to the metrics you care about.

1 — Portfolio overview: everything live, in one table

2 — Effectiveness ranking: top three, bottom three

3 — Flow funnel: find the drop-off step

Replace [FLOW NAME] with one of your flows:

4 — Checklist friction: which tasks stall adoption

5 — Survey readout: from responses to opportunities

Where to next

Build your onboarding with AI

The other half of the loop — four prompts that ship a complete onboarding experience.

MCP server reference

Connect any client, see every tool, understand scopes and read-only mode.