AnalyticDataType

AnalyticDataType ⇐ Const

Kind: global class
Extends: Const

AnalyticDataType()

Enumeration of analytic data type

ERROR

Data relative to an error

Kind: static constant of AnalyticDataType

ParamType
dataServiceError

CURRENTLY_WATCHING

Data relative to currently watching media

Kind: static constant of AnalyticDataType

ParamTypeDescription
dataObject
data.mediaSource

[MANDATORY] Currently watching media

data.advertAdvertisement

Currently playing advert if logging for an advert

data.contextAnalyticDataContext

Currently playing context (module id or live action (see LIVE_ACTION_* const))

data.actionString

Currently playing action (values: loading, playing, playasset, error, alive, tracking, stopped, ended)

data.speedNumber

Currently playing speed

data.positionNumber

Currently playing position (ms)

data.statusString

Currently playing status (values: OK, KO)

CHANGE_ROUTE

When a route has been changed

Kind: static constant of AnalyticDataType

ParamTypeDescription
dataObject
data.routeNameString

Name of the route

data.previousRouteNamestring

Name of the previous route