CTR and attributed revenue
Click-through rate (CTR)
Platform short links record clicks when recipients open them.- Create a link: A2A
links.shortenwithtarget_urland optionalcampaign_id. - Put the path (or full app origin + path) in your SMS body.
- Recipients hit
GET /r/{code}— we record a click and redirect. - Mission analytics show Clicks and CTR (clicks ÷ accepted).
Attributed revenue (commerce)
Useanalytics.recordConversion to record store orders or other ROI events:
revenue_cents— ledger millidollars ($1 = 1000)campaign_id— optional mission attributionexternal_id— idempotency (same id will not double-count)
credit_transactions). Conversion events live in conversion_events and appear as Attributed revenue on mission reports only when you ingest them.