Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

KalturaStatsEvent
Description
Will hold data from the Kaltura UI components to be passed on to the reports and analytics system
Properties
KalturaObject
KalturaStatsEvent
NameTypeWritableDescription
applicationIdstringVkaltura application name
clientVerstringV
contextIdintV
controlIdstringVthe id of the GUI control - will be used in the future to better understand what the user clicked
currentPointintVthe timestamp along the video when the event happend
durationintVthe duration of the video in milliseconds - will make it much faster than quering the db for each entry
entryIdstringV
eventTimestampfloatVthe client's timestamp of this event
eventTypeKalturaStatsEventTypeV
featureTypeKalturaStatsFeatureTypeV
isFirstInSessionboolVwill indicate if the event is thrown for the first video in the session
newPointintVtimestamp of the new point on the timeline of the video after the user seeks
partnerIdintV
processDurationintVthe time in milliseconds the event took
referrerstringVthe referrer of the client
seekboolVtrue if the user ever used seek in this session
sessionIdstringVa unique string generated by the client that will represent the client-side session: the primary component will pass it on to other components that sprout from it
uiconfIdintV
uniqueViewerstringVthe UV cookie - creates in the operational system and should be passed on ofr every event
userIdstringVthe partner's user id
userIpstringwill be retrieved from the request of the user
widgetIdstringV