I created a signup form in CC and added it to my site. When a user successfully subscribes, I need it to redirect them to another page on my site. I found this page:
https://developer.constantcontact.com/docs/signup-forms-tools/signup-form-code.html
I see the "url" parameter in there, but it's not clear how you use it. Do I just add it in the javascript section after the postURL like so?
var postURL = 'https://visitor2.constantcontact.com/api/signup';
url = 'http://mysite.com/success.htm';
Hello,
Adding the redirect is very easy. Just locate this line of code and add in your own website to the value="" section.
<input data-id="url:input" type="hidden" name="url" value="">
The holidays have come and gone. For many seasonal businesses, this means the rush of shoppers has decreased as well. Instead of turning off the lights and waiting for spring, make your email marketi...
See Article