Add an AdWords efficiency measurement (OutSite)
You add an efficiency measurement in Profit and you link the values in the JavaScript code of the conversion to the measurement. The return can be viewed in Google AdWords after one day.
To add a return measurement:
- Go to: General / In & OutSite / Site.
- Open the properties of the site.
- Go to the tab: Google AdWords.
- Click on: New.
- Enter the description.
- Select the page to which you want to add the efficiency measurement.
- Complete the fields.
When the conversion is saved in AdWords, the JavaScript code is generated and displayed.
Example:
<!-- Google Code for Brochure Download Conversion Page -->
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 1066181356; <- Conversie ID
var google_conversion_language = "nl";
var google_conversion_format = "3";
var google_conversion_color = "ffffff";
var google_conversion_label = "TbiWCNqQiwEQ7MWy_AM"; <- Conversie Label
var google_conversion_value = 0;
if (20.0) {
google_conversion_value = 20.0; <- Conversie inkomsten
}
/* ]]> */
</script>
<script type="text/javascript" src="http://www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="https://www.googleadservices.com/pagead/conversion/1066181356/?value=20.0&label=TbiWCNqQiwEQ7MWy_AM&guid=ON&script=0"/>
</div>
</noscript> - Click on: Finish.
|
Directly to
|