Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author alekv

    (@alekv)

    Hi

    I’ve found the following conversion code on the page.

    /* <![CDATA[ */
    var google_conversion_id = 972300102;
    var google_conversion_language = "en";
    var google_conversion_format = "1";
    var google_conversion_color = "ffffff";
    var google_conversion_label = "6mxiCOr3rggQxr7QzwM";
    var google_conversion_value = 1.000000;
    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/972300102/?value=1.000000&label=6mxiCOr3rggQxr7QzwM&guid=ON&script=0'/>
    </div>

    But this is not from my plugin. It could be that your theme doesn’t support the standart wp_footer hook. In this case you would have to change it to wp_head.

    I can do it for you if you like. You can reach me through info@wolfundbaer.ch

    Cheers
    Aleks

    Plugin Author alekv

    (@alekv)

    set to resolved as there was no further reply.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘tags are not showing up’ is closed to new replies.