Feature Request for other conversion types
-
Feature Request for other conversion types. We LOVE the simplicity of your Conversion Tracking for tracking orders received – and we are hoping you can add the ability for us to add conversion tracking for when we receive a new account… or maybe you can show us where to add our code something like the following:
<!– Google Code for New Account Conversion Page –>
<script type=”text/javascript”>
/* <![CDATA[ */
var google_conversion_id = ______;
var google_conversion_language = “en”;
var google_conversion_format = “3”;
var google_conversion_color = “ffffff”;
var google_conversion_label = “___________”;
var google_remarketing_only = false;
/* ]]> */
</script>
<script type=”text/javascript” src=”//www.googleadservices.com/pagead/conversion.js”>
</script>
<noscript>
<div style=”display:inline;”>
</div>
</noscript>
- The topic ‘Feature Request for other conversion types’ is closed to new replies.