adBreakStart

Signals the start of an ad break

adStart

Signals the start of an ad

adComplete

Signals the completion of an ad break

adSkip

Signals an ad skip

adBreakComplete

Signals the completion of an ad break

chapterStart

Signals the start of a chapter segment

chapterSkip

Signals a chapter skip

chapterComplete

Signals the completion of a chapter

error

Signals an error occurred.

sessionEnd

This is used to notify the Media Analytics backend to immediately close the session when the user has abandoned their viewing of the content and they are unlikely to return.

If a sessionEnd is not sent, an abandoned session will time-out normally (either after no events are received for 10 minutes, or when no playhead movement occurs for 30 minutes). Additionally, all subsequent Media Calls made with that Session ID will be dropped.

sessionComplete

Sent when the end of the main content is reached

IMPORTANT
You should refer to the JSON validation schemas for each event type, to verify correct event parameter types and requirements.

stateStart

Signals the start of player state tracking.

For more information, see Implementation and reporting.

stateEnd

Signals the end of player state tracking.

For more information, see Implementation and reporting.

Previous pageRequest Parameters
Next pageSetting the HTTP Request Type in Your Player

Analytics