• Hi.

    I love contact form plugin, and I want to implement this code to it. When someone click our ad in adwords and sends out the contact form to us, I want to have a conversion. The code isn’t like google analytics, I don’t want to send people to another “thank you” page. How can I implement this to contact form?

    Thanks..

    <!-- Google Code for ilan Conversion Page -->
    <script type="text/javascript">
    <!--
    var google_conversion_language = "tr";
    var google_conversion_format = "3";
    var google_conversion_color = "333399";
    var google_conversion_value = 0;
    //-->
    </script>
    <script type="text/javascript" src="http://www.googleadservices.com/pagead/conversion.js">
    </script>
    <noscript>
    <div style="display:inline;">
    <img height="1" width="1" style="border-style:none;" alt="" src="http://www.googleadservices.com/pagead/conversion/label=fj-yt7M8AM&guid=ON&script=0"/>
    </div>
    </noscript>

    http://wordpress.org/extend/plugins/contact-form-7/

Viewing 6 replies - 1 through 6 (of 6 total)
  • I would also love the answer to this question as I have the same issues.

    Thank you very much for anyone that can help!

    Maybe you can utilize this tip.

    AdWords Help: How do I link my Analytics goals and transactions to AdWords Conversion Tracking?

    I haven’t tried this, though.

    Thread Starter kopgamer

    (@kopgamer)

    I’ll look into that, and post my experience with it.

    If the contact form has a customizable “thank you” message, I think this will be easier. We can customize the form we got with variables, maybe we can do that with the “thank you” message in future. So we can add names & codes to it; like “Thank you; [your-name]”.

    not sure if you guys are still looking for a solution but you can just post the code in the submission message in the messages tab at the bottom of the form setup. The field will take any length of code then print it when the form is submitted successfully. This will work with all conversion codes I believe.

    I have tried the above and tehy do not work for some reason.

    The link above told me to add
    on_sent_ok: “location.replace(‘http://dynamicbusinesscreation.com.au/nlptrainingcoaching/thankyou/&#8217;);”

    to the additional settings area, which I have done and then I can add teh conversion codes in this page. However none of the forms on this site are redirecting to the ‘thankyou’ page, it continues to load in ajax and a message appears under the form, when form is sent, and therefore no tracking is being completed.

    see: http://dynamicbusinesscreation.com.au/nlptrainingcoaching/

    Any help would be great!

    kopgamer,

    Did you find a way of successfully implementing conversion tracking in contact form 7?

    I tried to put it into the “message” field but it doesn’t appear to be registering…

    It looks to me like the functionality of contact form 7 doesn’t allow the proper functionality of Conversion Tracking Code and it looks like the adwords code uses a noscript tag which relies on a img tag with a 1×1 pixel which doesn’t get registered due to the use of AJAX.

    Has anyone been able to successfully implement conversion tracking?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Contact Form 7] Adwords Conversion’ is closed to new replies.