True ROAS with RevenueCat revenue
Connect RevenueCat's webhook and we match every purchase to the install that drove it (via a shared user id), then compute ROAS per campaign — no manual revenue tracking, no client secret in your app.
One shared user id
Set the same id on the Traqio SDK (userId) and RevenueCat (app_user_id). Purchases then attach to the right install automatically.
Every renewal counts
Initial purchases, renewals and non-renewing purchases flow in with the RevenueCat event id as a dedup key — and the same id is forwarded to Meta/TikTok so nothing double-counts.
FAQ
- Do I need to send revenue manually?
- No — RevenueCat's webhook is the source of truth. We ingest it server-to-server: paste the webhook secret shown on your app's RevenueCat card into the webhook's Authorization header and you're done. (It is not your sdkKey — that one is public and ships in your app.)
Last updated 2026-07-04