The Campaign module allows Video Cloud to synchronize viewing data from Brightcove Players to HubSpot. Once in HubSpot, this data can be used for segmentation, campaign logic, reports, lead scoring, and personalizing communications.
There are two options for integrating Video Cloud with HubSpot:
The Campaign module integration with HubSpot consists of two main components:
To use the Campaign module with HubSpot, you must:
Some of the key features of the Video Cloud - HubSpot integration are:
Follow these steps to setup the connection between Video Cloud and HubSpot.
The Video Cloud connection to HubSpot is now set up.
Once the Video Cloud to HubSpot connection has been made, follow these steps to configure the integration.
To remove the integration with HubSpot, click
. The Campaign module supports multiple connections to marketing platforms. Click to configure additional integrations.Video engagement data will only be sent to HubSpot when you are using a Campaign-enabled video player. For information on creating a Campaign-enabled Brightcove Player, see Creating a Campaign-enabled Player.
The Campaign module supports the ability to pass a tracking ID value to HubSpot. The tracking ID might be used to track a campaign ID for example. The tracking ID can be appended to the URL that displays the Campaign-enabled player or added to the player embed code.
http://www.myurl.com/video.html?bctrackingid=12345
<video data-video-id="6033402539001" data-account="1486906377" data-player="default" data-embed="default" data-application-id class="video-js" data-bc-trackingid="12345" controls></video> <script src="//players.brightcove.net/1486906377/default_default/index.min.js"></script>
Campaign will then pass the value along to HubSpot as another field that is synced.
For HubSpot integrations, the plugin injects HubSpot’s JavaScript tracking code which drops a hubspotutk cookie on the user’s browser. This cookie is used to keep track of a visitor's identity within HubSpot and associate Brightcove viewing data with a contact. If the user already has a hubspotutk cookie when the player loads, Campaign will make an API request to HubSpot and ask if the cookie value corresponds to a known contact, and if so, Campaign will associate viewing data with that user.