Connect MakeRVN in minutes — no SDK
MakeRVN attributes paid campaigns using your tracking links plus the RevenueCat webhook. Two steps and you're live.
1. Create a tracking link
In your dashboard, go to Links → Create link. You'll get a URL like makervn.app/go/<slug>. Use it as the destination of your Meta / TikTok / Google ad. On click we capture the network click id + a privacy-safe fingerprint and redirect to the App Store.
2. Connect the RevenueCat webhook
In RevenueCat → Project → Integrations → Webhooks, set the URL to your app's webhook (Dashboard → Integrations → RevenueCat → Connect, which shows the exact URL + Authorization header for that app). That's it — on every trial, purchase and renewal we attribute the conversion to the campaign, forward it to Meta CAPI / TikTok Events API, and meter it for billing.
3. (Optional) Exact attribution
For pixel-exact matching, pass the captured click id as a RevenueCat subscriber attribute — one line using RevenueCat's own SDK (not ours): Purchases.shared.attribution.setAttributes(["makervn_cid": clickId]). Without it, matching is probabilistic (country + time window).
What MakeRVN measures
MakeRVN reliably measures revenue events — trials, purchases and renewals — which is exactly what matters for subscription apps. RevenueCat does not fire a webhook on a plain install, so raw installs come from the click → store funnel rather than the webhook. Spend, ROAS and CPI require importing ad-network cost (on the roadmap).
Privacy & data
Attribution uses click identifiers and a coarse IP/User-Agent fingerprint with short retention. See our Privacy Policy and Data Processing Agreement.
Need help?
Email makervn@mirandanetwork.es or book a call — we usually reply within one business day.