Total pause duration

The Total pause duration metric reports the cumulative seconds the viewer spent paused during a session. The metric is the sum of all intervals between each media.pauseStart and the subsequent media.play. Multiple pauses are added together. Pair with Pause events to derive the average pause length.

How this metric is calculated

The media backend sums the elapsed wall-clock time between every media.pauseStart and the matching media.play event. The metric is reported on the close call. The value is shown as HH:MM:SS in Analysis Workspace and in seconds elsewhere.

Reporting system
Source
Adobe Analytics
Automatically collected from context data a.media.pauseTime when Media Core is enabled.
Customer Journey Analytics
mediaReporting.sessionDetails.pauseTime
Data feeds
event_list, post_event_list (see event.tsv lookup)
recommendation-more-help
media-analytics-help