Templates designed to promote user subscription give you a way to capture user's emails and send the information to your ESP.
Dynamic Yield validates that the input is a valid email address, and gives the user a message if it is not.
To configure one of these templates, use the following procedure:
- In the template, in the template variable Integration URL, enter the URL that your ESP requires to receive the email.
- In the template variable Integration type, select the request method (GET or POST) required by your ESP to receive the email.
- The template sends the email the visitor enters, as well as any item in the css that has a class “dy-field” to your ESP. To include additional information, add the class "dy-field" in the css to any other items you want to send to your ESP.
- There is a "Template Warning" designed to prevent you from publishing these campaigns without following this procedure. Remove the template warning code at the top of the HTML tab before publishing.