Google Conversion Tracking Code
-
Contact Form 7 is a great form and works perfect on my site!
Now I’m struggling in adding the Google AdWords Conversion Snippet to the form. I think this would be a great enhancement as many user don’t sell products on the page but count the “getting in touch” by using the contact form as a successfull conversion of the marketing campain (as they sell services as I do).
It would be great to either add the code snippet directly to the “Send” button or to the “successfull confirmation page”. As I don’t have any products I sell on the page, the conversion should be tracked everytime a user fills out and sends the form.
Google Snipped Example:
<script type=”text/javascript”>
/* <![CDATA[ */
var google_conversion_id = 123456789;
var google_conversion_language = “en”;var google_conversion_format = “2”;
var google_conversion_color = “ffffff”;
var google_conversion_label = “AAAAAAAAAAAAAAAAAAA”;
var google_conversion_value = 0;
/* ]]> */
</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=”http://www.googleadservices.com/pagead/conversion/123456789/
?label=AAAAAAAAAAAAAAAAAAA&guid=ON&script=0″/>
</div>
</noscript>Any idea where I could add this snippet into your code? I would really appreciate any help.
Thanks!
The topic ‘Google Conversion Tracking Code’ is closed to new replies.