Metrivo
Docs

Revenue paths

Revenue paths combine tracking events and payments into an evidence trail. They do not use session replay.

Dashboard and API

Use /app/revenue-paths in the dashboard. The backend route is GET /api/revenue-paths and requires website_id.

GET /api/revenue-paths?website_id=<WEBSITE_ID>
Optional filters:
source, campaign, ai_source, confidence, paid, date_from, date_to

What a path can show

  • Source, source type, campaign, and AI source when captured.
  • Ordered evidence such as page, signup, activation, checkout, and payment steps.
  • Paid or unpaid state, revenue amount, currency, attribution confidence, and missing steps.
  • Empty states when tracking or payment evidence is not available yet.