Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mike Walsh

    (@mpwalsh8)

    Yes, you can define a custom confirmation URL page which will be redirected to upon form submission. When custom confirmation is enabled, there is a slight delay between when the form is submitted and the confirmation page is displayed.

    I also recommend hiding the content of the Google Form confirmation content sent by Google using CSS as it can be confusing as it would be briefly displayed prior to the redirect.

    oleeanders did you work out the answer to this as I have the same problem.

    Mike, I think you are the legend that made this plugin-thankyou…. However I think the problem oleeanders might be experiencing (which I now am) is that the URL i am putting into the ‘Confirm URL’ field in the setting is not working? Is this a bug? When I submit my form on my website it submits ok but stays on the same page, not going to my designated confirmation page.

    Any ideas please?

    Plugin Author Mike Walsh

    (@mpwalsh8)

    The confirmation URL is handled via a Javascript redirect and when it doesn’t fire, it is almost always due to some sort of Javascript error on the page (usually from the theme or another plugin).

    I use Firebug but Chrome’s element inspector can also report these problems. You typically don’t need to submit the form to see them, simply open the page and look at the Firebug error console. If you have any errors in it you need resolve them before the confirmation page redirect will work properly.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Confirmation Page URL for Analytics Tracking’ is closed to new replies.