For general information about integrating web analytics with Brightcove, see Developing an Analytics SWF.
If you are an Omniture SiteCatalyst customer, you can take advantage of Omniture's video tracking feature, which uses an analytics SWF that you can plug into your Brightcove players. Using Omniture's video tracking feature, you can automatically track and generate reports about:
For more information, contact your Omniture Care representative.
To get started with Omniture SiteCatalyst video tracking:
This gives you access to the Omniture Media Tracking with JavaScript and ActionSource Implementation Guide, which provides documentation about how to download the Omniture video tracking SWF and how to configure, and use the Omniture video tracking feature with Brightcove players.
To use the Omniture Media Tracking feature with Brightcove players, you need to:
To add the Omniture Video Tracking SWF to a Brightcove player:
Make sure the crossdomain.xml file on the domain where your player is hosted is set up to allow the Flash player to access data from the Brightcove domain. To do this, add the following domain to your site's crossdomain.xml file:
<allow-access-from domain="*.brightcove.com" />
The crossdomain.xml file is a file that lives on your domain that contains a list of trusted third party domains. If you're unsure how to modify this file as described here, please consult your webmaster.
Read more about using a crossdomain.xml file.