Statistics
List all Projects Component Statistics
List all Counters for a given project component.
GET
Authorizations
Query Parameters
The month to filter the counters.
The day to filter the counters.
Response
200 - application/json
A Project Counters object represents the counters of a project.
The Project component ID.
The day of the statistics.
The month of the statistics.
String representing the object's type. Objects of the same type share the same value
The number of page events generated by the component.
The Project ID.
The number of track events generated by the component.
The number of user events generated by the component.
Was this page helpful?