NameDescriptionTypeAdditional information
event_id

Client-generated unique ID — used for deduplication.

string

None.

event_name

e.g. "screen_view", "ai_feature_use", "add_client_btn"

string

None.

event_category

e.g. "navigation", "engagement", "ai", "subscription"

string

None.

timestamp_utc

Device-local epoch milliseconds.

integer

None.

session_id

Groups all events from one app launch.

string

None.

source

"mobile" or "web"

string

None.

user_id

org id

integer

None.

name

org member name

string

None.

country_code

country code

string

None.

mobile_number

mobile number

string

None.

screen_name

Populated for screen_view and screen_time events.

string

None.

duration_seconds

Duration in seconds (for screen_time events).

integer

None.

payload

Any extra key-value pairs specific to the event (e.g. feature_name, description). Stored as JSON.

Dictionary of string [key] and Object [value]

None.

ip

ip address of user device

string

None.

country

country name of user by ip

string

None.

state

state name of user by ip

string

None.

city

city name of user by ip

string

None.

zip

zip code

string

None.

latitude

latitide code

decimal number

None.

longitude

longitude code

decimal number

None.