{{ page.title }}

{{ page.description }}

The Campaign module integration with Marketo consists of two main components:

Requirements

To use the MAPs section with Marketo, you must:

Features

Some of the key features of the Video Cloud - Marketo integration are:

Accessing the Marketo munchkin

When configuring the integration with Video Cloud, you will be prompted to use your Marketo Munchkin Account ID. Follow the steps below to access this value.

  1. Login to your Marketo account.
  2. Click Admin in the top navigation.
  3. In the left navigation, navigate to Admin > Integration > Munchkin.
    marketo account settings
  4. Copy the Munchkin Account ID and save it in a safe place. It will be needed when configuring the MAPs section.
    marketo-account-id

Setting up the connection

Follow these steps to setup the connection between Video Cloud and Marketo.

Establishing the connection between Video Cloud and Marketo

  1. Open the Campaign module.
  2. In the left navigation, click Data Connections.
  3. Click Add New Connection.
  4. Select Marketo as the integration.
  5. (Optional) Enter a Connection Name.
    Campaign setup
  6. Click Connect.
  7. Select High Volume (Munchkin) and then click Save.
    marketo integration type
  8. Click the empty link in the Marketo Account ID section. Paste in your Munchkin Account ID and click Save.
    Marketo splash screen

The Video Cloud connection to Marketo is now set up and ready to use.

Configuring the integration

connected options
  1. By default, the Connection Status will be Enabled. The Connection Status determines if Video Cloud video engagement data is sent to Marketo.
    • Enabled - Data is collected and will be sent to Marketo
    • Disabled - No data is collected (integration is disabled)

To remove the integration with Marketo, click Disconnect. The Campaign module supports multiple connections to marketing platforms. Click Add New Connection to configure additional integrations.

Creating a Campaign-enabled player

Video engagement data will only be sent to Marketo when you are using a Campaign-enabled video player. For information on creating a Campaign-enabled Brightcove Player, see Creating a Campaign-enabled Player.

Passing a tracking ID

The Campaign module supports the ability to pass a tracking ID value to Marketo. 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 Marketo as another field that is synced.

Identifying viewers

Campaign-enabled players with a Marketo integration will refer to the Munchkin cookie (_mkto_trk) which is created in the user's browser. This value is captured in the Campaign module’s viewing data and is used to synchronize viewing data to Marketo.