A Project Counters object represents the counters of a project.

object
string

String representing the object's type. Objects of the same type share the same value

Example:

"project_counters"

user_count
integer

The number of user events generated by the component.

track_count
integer

The number of track events generated by the component.

page_count
integer

The number of page events generated by the component.

month
string

The month of the statistics.

day
string

The day of the statistics.

project_id
string

The Project ID.

component_id
string

The Project component ID.