• souleye

    (@souleye)


    I would like to be able to send users who submit a form to a thank you page but I cannot see anyway to do it using this form. if I want to use Facebook conversion pixel, it needs to be on a separate page to show that users have completed the action. I can code the form manually but I’ll have issues with validation. thank you for your assistance.
    souleye

    https://wordpress.org/plugins/contact-form-7/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Neil Murray

    (@buzztone)

    Thread Starter souleye

    (@souleye)

    thanks buzz tone. that information was indeed very useful. I read the articles on the redirection. though the author states that it’s not that necessary, if you’re using Facebook conversion pixel, the only way you can ascertain that the transaction has been completed is to insert it on the page after – thank you page. interestingly enough, he mentions that google analytics can track the ‘submit’ event. my question is: what if you want to redirect to meet Facebook requirement and track the track the event in google analytics, how can the two codes be combined?
    on_sent_ok: “location = ‘http://example.com/’;”
    on_sent_ok: “_gaq.push([‘_trackEvent’, ‘Contact Form’, ‘Submit’]);”

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘thank you page with contact form’ is closed to new replies.