- Added ability to specify parameter "url" on subscription form.
If you create your own subscription form, add the parameter "url" to the form. You can make this hidden, and I would probably suggest doing so, but you could also allow it to be a drop-down list or something. Regardless, when the parameter is included in a subscription form, this will re-route the subscriber to the page specified. You should not include a query string in this parameter - or if you do, encode it (though it still may not work).
Ready to try? Download here. Need more info? Read up here.