| KalturaStatsKmcEvent |
| Description |
Will hold data from the Kaltura UI components to be passed on to the reports and analytics system
|
|
Properties
|
|
| Name | Type | Writable | Restrictions | Description |
|---|
| clientVer | string | V | | | | entryId | string | V | | | | eventTimestamp | float | V | | the client's timestamp of this event
| | kmcEventActionPath | string | V | | | | kmcEventType | KalturaStatsKmcEventType | V | | | | partnerId | int | V | | | | sessionId | string | V | | a 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
| | uiconfId | int | V | | | | userId | string | V | | the partner's user id
| | userIp | string | | | will be retrieved from the request of the user
| | widgetId | string | V | | |
|