Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    Copy the whole line of code at the bottom and paste it into the “Additional settings” field. This is found at the bottom of the edit contact form page.

    Just remember to change the “yourwebsite.com” to the url that you have the thank you page with the adwords conversion code on ??

    on_sent_ok: “location = ‘https://yourwebsite.com’;”

    Thread Starter mathaios68

    (@mathaios68)

    Hey ,thanks for helping,
    I have placed a piece of Analytics code in the “Additional Settings” ,this one:

    ———
    on_sent_ok: “_gaq.push([‘_trackEvent’, ‘Contact Form’, ‘Submit’]);”
    ——–

    Will they work both? the one for analytics and the other for adwords conversions?is there any method you ve used effectively to track conversions?

    on_sent_ok: “_gaq.push([‘_trackEvent’, ‘Contact Form’, ‘Submit’]);”
    on_sent_ok: “location = ‘https://yourwebsite.com’;”

    Thanks in advance

    The way I have done it is set the Analytics goal code on the thank you page you are going to forward them to after submitting. No need to include that in the additional form settings, just

    on_sent_ok: “location = ‘https://yourwebsite.com’;”

    I am no expert but thats how I have it set and works fine

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Tracking Contact Form Submissions with Adwords’ is closed to new replies.