Email Manager - ADDITIONAL RESOURCES

HOME

Redirect

When a form is submitted, by default the form is redirected back to itself. You can, however, configure the form to redirect to any page you wish, including another template from your creative. To do so, add the following hidden input tag:

<input type="hidden" name="redirect" value="http://www.yourpage.html">

Where "http://www.yourpage.html" is any page you wish to redirect the recipient to. You can also use a {viewlink:templateid} in place of "http://www.yourpage.html" to redirect to a template in your creative. The template ID can be found in the Insert tool in the template editor. To see this tool in the Creative Builder, open your form in the template editor, then you will see the icon in the tool bar. Click on the icon and you will see a menu. Select the "Template Links" tab and you will see a list of all your templates and their IDs. Select the template you would like to redirect to and click "Insert Selected ViewLink".

Note:

Understanding Deployments

There are two kinds of deployments in Email Manager. There is a Single Recipient deployment, and a "Recipient List" deployment. For a "Single Recipient" recipient deployment, all the data associated with the deployment is entered by the user when the deployment is set up, the database is not used at all. In the case of a "Recipient List" deployment, some or all of the data associated with the deployment is pulled from the database. Every recipient in a "Recipient List" deployment has a corresponding entry in your database, whereas a "Single Recipient" deployment does not. Because a "Recipient List" deployment gets its data from the database, a map is created that tells EM which variables get their data from which fields in the database. Many functions in EM use this map, such as {viewlink} and {sendmessage}.

     
© Alterian. All Rights Reserved. | Privacy Policy | Legal Notice