brightcove out of box implementation | Community
Skip to main content
ravi7
Level 2
April 24, 2023
Solved

brightcove out of box implementation

  • April 24, 2023
  • 1 reply
  • 674 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Jennifer_Dungan

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)

1 reply

Jennifer_Dungan
Community Advisor and Adobe Champion
Jennifer_DunganCommunity Advisor and Adobe ChampionAccepted solution
Community Advisor and Adobe Champion
April 24, 2023

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)