Attribution Confidence Levels
Metrivo ranks every payment attribution with a confidence score: High, Medium, Low, or Unknown. This lets you distinguish between direct evidence, inferred evidence, and unattributed revenue.
How Metrivo Attributes Payments
When a payment occurs, Metrivo runs the event through its proprietary attribution engine. It looks for identifiers in a strict hierarchical order to link the billing transaction to the original marketing click, campaign, and landing path.
Confidence Tier Breakdown
Best Practices for High-Confidence Data
To maintain high-confidence metrics, follow these key practices:
- Always propagate metadata: Pass
window.Metrivo.getAttributionMetadata()to your backend and attach it to checkout metadata, notes, or custom data before directing visitors to payment gateways. Refer to the Stripe Setup Guide or the Razorpay Setup Guide for detailed walkthroughs. - Include customer emails: Provide customer emails in your webhook event responses. The engine will hash these values to match offline conversions securely.
- Use the tracker script everywhere: Install the Metrivo script on all marketing, checkout, and documentation subdomains to ensure visitor journeys remain unbroken.
