Event Performance

Get event performance summary

Top-level KPI metrics with period comparison based on tracking events

get/events/{eventId}/performance/summary

Path parameters

eventIdstring required

Event identifier

Query parameters

startDatestring date

Start date (YYYY-MM-DD)

endDatestring date

End date (YYYY-MM-DD)

timeZonestring

IANA time zone for interpreting date ranges

Response

OK

Changes

Changed in 2 of the 43 revisions of this API.3

    • added the required property metrics/conversionRate/convertedVisitors to the response with the 200 status

      response-required-property-added

    • added the required property metrics/conversionRate/eligibleVisitors to the response with the 200 status

      response-required-property-added

    • added the non-success response with the status 412

      response-non-success-status-added

Of the 43 revisions, 2 have no diff computed.