Connector
Last updated 2026-06-14
Definition
A connector is a swappable adapter that reads one of your tools — Stripe, Meta, GA4, PostHog, Shopify — and maps its data into the shape Quri understands. Add a source by connecting it; you never touch the rest. Each connector handles its own API quirks so every metric lands in one consistent format.
How to do this in Quri
- Open /app/connect to see every source Quri can read.
- Pick the tool you want to connect and follow its short setup at /connect.
- Authorize the connection so Quri can start reading that source.
- Watch your metrics appear in Quri once the first sync completes.
Frequently asked
- Do I have to connect every source at once?
- No. Connect one source and Quri starts reading it right away. Add the rest whenever you like — each connector is independent, so the others keep working while you wire up a new one.
- What does a connector actually read from my tool?
- The metrics and events that tool exposes through its API — revenue, ad spend, sessions, orders. Quri maps them into one normalized shape so numbers from different sources line up and stay comparable.