Expand my Community achievements bar.

SOLVED

brightcove out of box implementation

Avatar

Level 2

How to track brightcove out of box analytics by configuring at player level.what all steps are involved in getting this done?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

There is a Brightcove extension for Adobe Launch: https://exchange.adobe.com/apps/ec/104240/video-tracking-brightcove

 

I don't have Brightcove, so I have never used this, but this seems like the best place to start....

 

 

If this extension doesn't work for you, you could also look into creating custom code based on the Player Events.

I found this documentation for the Brightcove Player that outline a lot of the JS events that you can listen for:

 

https://player.support.brightcove.com/coding-topics/player-events.html

 

This solution will require custom coding, but it's an option if you feel comfortable with custom scripting (but again, I would start with the extension which is already designed to integrate)

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

There is a Brightcove extension for Adobe Launch: https://exchange.adobe.com/apps/ec/104240/video-tracking-brightcove

 

I don't have Brightcove, so I have never used this, but this seems like the best place to start....

 

 

If this extension doesn't work for you, you could also look into creating custom code based on the Player Events.

I found this documentation for the Brightcove Player that outline a lot of the JS events that you can listen for:

 

https://player.support.brightcove.com/coding-topics/player-events.html

 

This solution will require custom coding, but it's an option if you feel comfortable with custom scripting (but again, I would start with the extension which is already designed to integrate)