princesshouse Posted November 6, 2017 Share Posted November 6, 2017 I would like my subscriber form to redirect to a thank you page when a user completes the form successfully. I tried adding the following script to my form but it did not redirect the user after they completed the form. It just displays the thank you message I entered for the form. Here is a link to my site:https://phweb-feedback.squarespace.com/subscribe-success I would like to use the subscribe-success page to help track forms completed using google tag manager and a Facebook pixel. Any solutions available? Link to comment
hrhageman Posted November 6, 2017 Share Posted November 6, 2017 @princesshouse I have used this snippet for clients before and it's worked beautifully. First, edit your form and go to the Advanced tab. Put this in the Post-Submit HTML box. Enter this snippet: <meta http-equiv="refresh" content="0; url=/page-slug/"> where the url= the /page-slug for your internal page. You'll need a different snippet if you want to do an external page. I can find that for you if you need it. Link to comment
so-in Posted November 6, 2017 Share Posted November 6, 2017 Do you know how to make this work for a cover page form to an internal page? ThanksCorrection: Does not seem to work in Firefox or Edge but work great in Chrome for Cover Page form-- Any ides? Link to comment
Conversionbox Posted December 29, 2017 Share Posted December 29, 2017 I'm trying this and can't seem to get it to work. How should the code after url=/ look? Should it be the full URL or just the part of the URL that comes after the / in the URL? Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.