This plugin enables Google Analytics
to send media events, such as play, pause, ended, etc.
It requires Google Analytics configuration to send events properly. For more information, check Set up Analytics tracking.
features: [..., 'googleanalytics']| Parameter | Type | Default | Description |
|---|---|---|---|
| googleAnalyticsTitle | string | (empty) | Google Analytics Title, |
| googleAnalyticsCategory | string | Videos |
Google Analytics Category label, |
| googleAnalyticsEventPlay | string | Play |
Google Analytics Play label |
| googleAnalyticsEventPause | string | Pause |
Google Analytics Pause label |
| googleAnalyticsEventEnded | string | Ended |
Google Analytics ended event label |
| googleAnalyticsEventTime | string | Time |
Google Analytics time event label |