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
The retrieved project counters
A Project Counters object represents the counters of a project.
String representing the object's type. Objects of the same type share the same value
Example:
"project_counters"
The number of user events generated by the component.
The number of track events generated by the component.
The number of page events generated by the component.
The month of the statistics.
The day of the statistics.
The Project ID.
The Project component ID.