Brightcove Player Google Analytics Plugin v1.1.0
The Brightcove Player Google Analytics Plugin v1.1.0 is available.
Features
- Add support for
bcvideo_tags
as custom dimension to send catalog tags. This can be added toparamsToTrack
plugin options.
{
paramsToTrack: {
bcvideo_tags: 'dimension1'
}
- Adding
debug
option to visualize console trace. This can be added to plugin options and set it totrue
.