[Plugin: Contact Form 7] Contact Form7 Google Adwords Conversion Code
-
Hello all,
I need some guidance on how to setup conversion code for google adwords in cf7. I would like to do it in within each additional settings. However, I cannot seem to get my hands around it.
The google conversion code looks like this:
<!– Google Code for OrderDesk Conversion Page –>
<script type=”text/javascript”>
/* <![CDATA[ */
var google_conversion_id = 1234567890;
var google_conversion_language = “en”;
var google_conversion_format = “3”;
var google_conversion_color = “ffffff”;
var google_conversion_label = “9mhICLvy6wIQxf7-3gM”;
var google_conversion_value = 0;
/* ]]> */
</script>
<script type=”text/javascript” src=”https://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/1234567890/?value=0&label=9mhICLvy6wIQxf7-3gM&guid=ON&script=0″/>
</div>
</noscript>There are a few messages on the forum and a FAQ on CF7 website on Google Analytics with Contact Form 7. However, they do not address the CF7 issue with Google Conversion.
The FAQ example on https://contactform7.com/tracking-form-submissions-with-google-analytics has two examples but both do not seem to be applicable with the above code.
There is also discussion on creating a new “thank you” page that I am sure works but is not practical as it means to setup conversion code for each form, I will have to setup a html for each form and that does not seem practical as well.
TIA
- The topic ‘[Plugin: Contact Form 7] Contact Form7 Google Adwords Conversion Code’ is closed to new replies.