• Hi,

    I am trying to add a script about “Google code for lead conversion”. For this i need to add my Google script in wordpress theme but unfortunatily WordPress automatically removes my all tags i don’t know why. Is it any good way to write my scripts tags?

    I am sharing my Code

    <script type="text/javascript">
    /* <![CDATA[ */
    var google_conversion_id = 966297368;
    var google_conversion_language = "en";
    var google_conversion_format = "3";
    var google_conversion_color = "ffffff";
    var google_conversion_label = "ArkbCOHAvWcQmI7izAM";
    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/966297368/?label=ArkbCOHAvWcQmI7izAM&guid=ON&script=0"/>
    </div>
    </noscript>

    Reply me as soon as possiable.

Viewing 1 replies (of 1 total)
  • Hello @waleed2016,

    Can you specify how exactly are you adding this script in your theme? Are you editing your theme file or are you trying to add this code in the content editor or some text widget?

Viewing 1 replies (of 1 total)

The topic ‘WordPress automatically removes "’ is closed to new replies.