We have a custom built enquiry form on our website. Currently when a user fills out the form and clicks ‘request quote’ they are directed back to the homepage.
I would like to change this by instead taking the user to a thank you page that we have created, for conversion tracking purposes.
There is an added layer of complexity in that the form has a different URL depending on which product page the user has clicked from, as the ‘door type’ field is pre-filled.
How can i link the two pages together so that whenever a user hits ‘request quote’ they are taken to the thank you page, regardless of which product page they originally came from.
Link to the ‘request a quote’ form here (this is the URL for when the page is accessed from home page) - https://thedoorcompanyuk.co.uk/pages/request-quote
Link to the thank you page here - https://thedoorcompanyuk.co.uk/pages/success
Thank you