Conversions and Customers
Conversions capture outcomes. Customer records organize those outcomes by identity.Mental model
- Conversion: one event occurrence (lead, sale, or custom milestone).
- Customer: identity-level profile stitched from one or more events.
Why this distinction matters
- finance teams usually reconcile event-level conversions.
- success and CRM teams usually work from customer-level profiles.
- mismatch between the two often indicates incomplete identity signals, not missing conversions.
Conversion event types
Linquid supports:- lead-class events
- sale-class events
- custom events for lifecycle or behavioral milestones
Ingestion methods
Common methods:- browser or SDK-style tracking
- server-to-server tracking
- partner/provider-fed conversion signals
Event data quality minimums
For reliable reporting, each conversion event should include:- event type and timestamp.
- stable transaction/order identifier for dedupe scenarios.
- value and currency when financial metrics are required.
- customer identity signal (email or external customer ID) when customer stitching is required.
Attribution behavior
Attribution quality depends on:- click identifiers
- consistent event naming
- transaction identifiers for dedupe
- customer identity fields for stitching
- customer email
- external customer ID from your CRM/billing system
- stable customer name/metadata conventions
Attribution and stitching pitfalls
Status and lifecycle
Conversion events can pass through statuses such as pending, approved, refunded, rejected, or flagged. These statuses affect revenue, payout, and analytics views differently. Operational guidance:- Define who can change statuses.
- Document status transition policy.
- Reconcile status changes in finance windows.
- Treat refunded/chargeback events separately from gross sales.
Non-sale/lead custom events
Custom events are valid first-class outcomes when you need lifecycle instrumentation beyond leads and sales. Examples:- onboarding completed
- trial activated
- feature milestone reached
- subscription renewal attempt
UI display expectations by event class
If an event appears in activity but not in revenue, check event class, status, and value/currency payload first.
Customers vs conversion events
- Conversion events are event-level records.
- Customers represent stitched identity-level summaries.
- workspace customer views reflect full workspace-level customer outcomes
- affiliate customer views reflect partner/program-attributed customer outcomes only
Customer profile interpretation checklist
- Confirm customer identifier consistency across sources.
- Confirm repeat events map to existing customer profile.
- Confirm customer value reflects approved events as expected.
- Confirm affiliate-scoped customer counts are interpreted as subset views.
Reconciliation workflow
When numbers look different between pages:- Match date range and timezone.
- Match scope (workspace, campaign, link).
- Match event-type and status filters.
- Validate currency and cost model context.
- Confirm whether you are in workspace analytics or affiliate-scoped analytics.
Troubleshooting scenarios
Related:
/user-guides/manual/data/conversion-tracking-setup-playbook/user-guides/manual/data/analytics-and-reporting/user-guides/manual/ecosystem/affiliates-and-partners/user-guides/manual/data/events-and-customers-operations-reference

