Enable redirect feature for embeded forms
Charlene LaBean
When embedding the form view on a website the redirect does not work.
Use Case: We created an intake form that was to be redirected to Calendly afterward for a call to be scheduled. We currently have created a workaround with domain forwarding to have a custom URL, because the form itself does redirect, but it would be nice if we did not have to do this.
Log In
C
Contato JA
This would imensely help our workflow because we need the form to redirect to another page to finish a process!
T
Tinnox
Because of no redirect, I believe you can not track conversions with Google Analytics or Google Ads. Does anyone know another way to track form submissions and track conversions with Google products?
Pedro Arantes
This feature is very important for our marketing team. A solution that would work for us can be a postMessage (https://developer.mozilla.org/en-US/docs/Web/API/Window/postMessage) with a JSON or a specific message.
For example, when a user submits successfully, a message "submitted" representing that state would fix our issue because we could handle the navigation manually.
The screen below shows the current messages that the form sends.
T
Tinnox
Pedro Arantes: I do not suppose you figured out how to redirect the form? I have been trying to find a solution via JavaScript.
Marketing team also furious as can no no longer track conversions.
Bruce McLean
this is quite annoying for me also.
I was told "This is to prevent malicious activity, since the redirect would be only for the embedded area and the end user will not be able to see the url they are redirected to."
But from my point of view, every link thats behind anothergoing button is hidden from the users, so i guess this is just another way of saying its too hard.
Hopefully this is annoying to many other people soon also, as only 10 votes isnt igoing to be enough for a change.
Eric Wightman
Merged in a post:
Enable redirect feature for embeded forms
Charlene LaBean
When embedding the form view on a website the redirect does not work.
Use Case: We created an intake form that was to be redirected to Calendly afterward for a call to be scheduled. We currently have created a workaround with domain forwarding to have a custom URL, because the form itself does redirect, but it would be nice if we did not have to do this.
Eric Wightman
Merged in a post:
Enable redirect feature for embedded forms
Charlene LaBean
When embedding the form view on a website the redirect does not work.
Use Case: We created an intake form that was to be redirected to Calendly afterward for a call to be scheduled. We currently have created a workaround with domain forwarding to have a custom URL, because the form itself does redirect, but it would be nice if we did not have to do this.