Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

stats:collect
Description:
Will write to the event log a single line representing the event
client version - will help interprete the line structure. different client versions might have slightly different data/data formats in the line
event_id - number is the row number in yuval's excel
datetime - same format as MySql's datetime - can change and should reflect the time zone
session id - can be some big random number or guid
partner id
entry id
unique viewer
widget id
ui_conf id
uid - the puser id as set by the ppartner
current point - in milliseconds
duration - milliseconds
user ip
process duration - in milliseconds
control id
seek
new point
referrer


KalturaStatsEvent $event
Input Params
Name Type Description Required Default Value Restrictions
event KalturaStatsEvent V
Output Type
bool
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=stats&action=collect
POST fields:
event:clientVer
event:eventType
event:eventTimestamp
event:sessionId
event:partnerId
event:entryId
event:uniqueViewer
event:widgetId
event:uiconfId
event:userId
event:currentPoint
event:duration
event:userIp
event:processDuration
event:controlId
event:seek
event:newPoint
event:referrer
event:isFirstInSession
event:applicationId
event:contextId
event:featureType