Kaia Recordings Viewed

This table has 1 row per time the recording is paused or played, per user, and per org id.

ColumnTypeDefinitionSample Value(s)Sample Use
BUTTON_TYPEVarcharThe button that was clicked.'kaia recording play', 'kaia recording pause'
EVENT_NAMEVarcharThis is always 'kaia video clicked'.
EVENT_TIMETimestamp_NTZThe time of this click event.
INSTANCE_IDVarcharThe Kaia meeting ID.
O_IDVarcharOrganization ID, also called instance ID. This is the ID for your unique Outreach account.Most commonly used on joins alongside other primary keys. where a.o_id = b.o_id and a.id = b.a_id
USER_GUIDVarcharThe guid for the user who performed the activity.
USER_IDVarcharThe id for the user who performed the activity.