AdWords Conversion Tracking code in different forms
-
Hi,
I have a problem to integrate my AdWords Conversion Tracking Code in the different forms on my website.
I found the field “Form action attributes:” like it was described by the plugin author here, but when I put in my code there and save it, the code will be removed???
Here is an example of my AdWords conversion trackcing code:
<!-- Google Code for Kontaktformular Conversion Page --> <script type="text/javascript"> /* <![CDATA[ */ var google_conversion_id = xxxxxxxxx; var google_conversion_language = "de"; var google_conversion_format = "3"; var google_conversion_color = "ffffff"; var google_conversion_label = "xxxxxxxxxxxxx"; var google_conversion_value = 1; var google_remarketing_only = false; /* ]]> */ </script> <script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js"> </script> <noscript> <div style="display:inline;"> <img height="1" width="1" style="border-style:none;" alt="" src="//www.googleadservices.com/pagead/conversion/1056217994/?value=1&label=AbVTCO6dtQYQirfS9wM&guid=ON&script=0"/> </div> </noscript>
Hopefully somebody have an idea you to use this kind of code exactly with in the corresponding setting field.
Kind regards Andy
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘AdWords Conversion Tracking code in different forms’ is closed to new replies.