Dashboard

Get comprehensive purchase analytics

Get all purchase analytics: Purchase Value by Currency, Purchase Value by Payment Method, and Purchase Count by OS.

get/dashboard/purchase-analytics

Query parameters

startDatestring
Example:2026-01-01

Start date for filtering (ISO 8601 format)

endDatestring
Example:2026-01-13

End date for filtering (ISO 8601 format)

utmSourcestring
Example:google

Optional UTM source filter (exact match after TRIM). Use "notSet" for orders with no UTM source (NULL, empty, or whitespace).

Response

Purchase analytics retrieved successfully

byCurrencyobject required

Purchase value grouped by currency

byPaymentMethodobject required

Purchase value grouped by payment method (in GBP)

byOSobject required

Purchase count grouped by Operating System

Changes

No recorded changes to this endpoint across all 1 revision of this API.