Skip to main content

Analytics API

Aggregated analytics over message traffic, deliverability, costs, and goal conversions. All read endpoints are served from a database read-replica, so they’re cheap to call but lag the primary by 1-3 seconds. Base path: /api/v1/analytics Authentication: API key (X-API-Key) or session JWT.

Message analytics

Scheduled reports

Email-delivered analytics rollups on a schedule.

Conversion goals

A goal is a tracked conversion (signup, purchase, trial start, etc.). Hits are recorded server-side via record, or via the /g/:goalId/:contactId.gif tracking pixel for browser conversion attribution.

See also