GoogleAds Conversions support and raw HTML
-
Hi,
I’m trying to integrate the following code into one of my pages:
<!-- Google Code for Trial - new 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_conversion_value = 2$; /* ]]> */ </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/????/?value=2$&label=?????&guid=ON&script=0"/> </div> </noscript>
However instead the ‘/* ]]> */’ im getting ‘/* ]]> */’ in the html’s source (and there are some other errors).
I have used the Raw HTML plugin which fixed the added <p> but not this.
Please help!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘GoogleAds Conversions support and raw HTML’ is closed to new replies.