Passing email addresses to a Success Redirect URL

1 The difference between Post and Get

2 Setting Up an Email Variable

Need to do something with the email address on the success page without integrating an Email Service Provider? No problem. You can pass it to the Success Redirect URL.

Note: As of now, only the email address can be passed, no other variable at this time.


The difference between POST and GET

Two commonly used methods for a request-response between a client and server are: GET and POST.

GET - Requests data from a specified resource

POST - Submits data to be processed to a specified resource

Click here for a complete detailed explanation of the differences.


Setting Up an Email Variable

Sumo_-_The_Best_Website_Traffic_Tools.png

In order to pass the email variable to the Success Redirect URL, follow the steps below:

1 Click on the Success tab within List Builder.

2 Click the Redirect URL tab.

3 Enter the URL you want to redirect subscribers to. (NOTE: You must enter a Success Redirect URL. If you do not, your visitors will will not be redirected and you will not be able to configure your email variable settings).

4 Once you have entered your desired Success Redirect URL, you can begin configuring your email variable! The available options are as follows:

Don't pass email address: Choose to not pass an email as a GET or POST variable to the Success Redirect URL.

Pass Email as a GET variable: Allows you to pass an email as a GET variable to the Success Redirect URL.

Pass Email as a POST variable: Allows you to pass an email as a POST variable to the Success Redirect URL.

POST/GET Variable Name: The name of the email address form variable passed to your Success Redirect URL.

You're done! You can now pass an email address to your Success Redirect URL!

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.