Skip to content

Customer Retention Analytics

Taxi & Private HireProductsAnalytics › Customer Retention Analytics

Generally available

HTTP endpoints over the customer_snapshot warehouse: lifecycle-cohort counts (the retention funnel) and a paginated, cohort/tag-filterable raw customer drill-down. Reads the weekly snapshot written by the customer-retention crunch.

Example request

GET /client/{clientId}/analytics/customer-retention/cohorts

See the API reference for the full request and response schema.

Endpoints

MethodPath
GET /client/{clientId}/analytics/customer-retention/cohorts · primary
GET /client/{clientId}/analytics/customer-retention/customers/{customerId}/trips
GET /client/{clientId}/analytics/customer-retention/customers
GET /client/{clientId}/analytics/customer-retention/loyalty
GET /client/{clientId}/analytics/customer-retention/reasons

Full request/response schemas and an interactive explorer will live in the API reference (coming soon).