• Resolved wiseworks

    (@wiseworks)


    I posted this in the how to forum but nobody answered after 28 plus hours so I thought I’d try here.

    —————————–
    I’m having issues with Google conversion tracking working properly on my WordPress site.

    It has been authenticated but it can’t “verify” because of a code problem. I’ve gone back and forth with Google support and they aren’t sure how to help me.

    On my thank you page which is where the conversion tracking goes is here.
    https://www.myfamilyexercise.com/thank-you

    Here is the exact html I have for this page.
    ———————————————————————

    Thank you for purchasing our wonderful ebook! It will totally change the way you think about kids exercise and nutrition. Please check your email shortly to receive your ebook.

    You will be billed by our company “Gregorio” which will show up on your statement. You will receive a receipt and order will be emailed to you.

    If you have any questions about this product please feel free to contact me.

    [email protected]
    <!– Google Code for kids exercises Conversion Page –>
    <script type=”text/javascript”>
    /* <![CDATA[ */
    var google_conversion_id = 1056662689;
    var google_conversion_language = “en_US”;
    var google_conversion_format = “1”;
    var google_conversion_color = “ffffff”;
    var google_conversion_label = “7KkKCP-ARxChye33Aw”;
    var google_conversion_value = 0;
    /* ]]> */
    </script>
    <script type=”text/javascript” src=”https://www.googleadservices.com/pagead/conversion.js”&gt;
    </script>
    <noscript>
    <div style=”display:inline;”>
    <img height=”1″ width=”1″ style=”border-style:none;” alt=”” src=”https://www.googleadservices.com/pagead/conversion/1056662689/?label=7KkKCP-ARxChye33Aw&guid=ON&script=0″/&gt;
    </div>
    </noscript>

    ———————————————————————

    Looks fine right? Now look at view source. The /* ]]> */ has turned into /* ]]> */

    Also, look at the padding that was created between my last sentence and the Facebook widget. I’ve got to be doing something wrong with the code. Please take a look.

    Thank you

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘WordPress/Google Conversion Tracking Issues’ is closed to new replies.