A Project Counters object represents the counters of a project.

component_id
string

The Project component ID.

day
string

The day of the statistics.

month
string

The month of the statistics.

object
string

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

page_count
integer

The number of page events generated by the component.

project_id
string

The Project ID.

track_count
integer

The number of track events generated by the component.

user_count
integer

The number of user events generated by the component.