Adding Marketo Measure to Act-On Forms adding-marketo-measure-to-act-on-forms

Directions directions

  1. In the form you are editing, select the Settings option in the right hand corner.
  2. Look for an area labeled “External Web Analytics.” This will be where you drop the Marketo Measure tracking code snippet.

Marketo Measure JavaScript marketo-measure-javascript

script type="text/javascript" src="https://cdn.bizible.com/scripts/bizible.js" async=""></script>

NOTE
There may already be other tracking code snippets in this area, such as a Google Analytics code. Be sure to separate them using a semicolon ; and a single space, like so:
<script type="text/javascript" src="https://cdn.bizible.com/scripts/bizible.js" async=""></script>**; **<script async="true" type="someothercode" src="someotherfile.js" ></script>
recommendation-more-help
9deee213-85c8-4c42-8ba8-089345b91d20