Customer Journey statistics
API endpoint for getting Journey stats
GET
https://journey.pushwoosh.com/api/journey/{id}/statistics/external
Obtains stats for a specific journey by its ID. You can find the journey ID in the URL of the journey canvas page (see the picture below).
Authorize by API access token and send an empty request to the endpoint.
Headers
Name | Type | Description |
---|---|---|
Authorization | string | Journey ID |
Obtains stats for a specific journey by its ID. You can find the journey ID in the URL of the journey canvas page:
Authorize by API access token and send an empty request to the endpoint.