Email Collection Popup.

Send With SES - Email Collection Popup - Reference Image
- Copy the code similar to one shown in red box in above image.
- It is very IMPORTANT that you paste this code between the
<body>
and</body>
tags of your page. If you paste the code outside the<body>
tags it will prevent your popup from appearing correctly.
<html>
<head>
This is the head of your page.
<title>Example HTML page</title>
</head>
<body>
This is the body of your page.
</body>
</html>
<html>
<head>
This is the head of your page
<title>Example HTML page</title>
</head>
<body>
This is the body of your page.
<script src="https://sendwithses.com/users/load-email-collection-popup?unique_id=1234567890">
</script>
</body>
</html>
The 'Email Collection Popup' shows up at the bottom-right of your website.

- Toggle button above 'Email Collection Popup' to enable it. Click anywhere inside and type your desired help text. Highlight any part of the text for rich formatting options.
- By default the Email Collection Popup only has the 'Email Field' enabled. You can include 'Phone Number' and 'Message Box' by selecting toggle buttons in the 'Popup Designer'.
- When 'Message Box' is enabled you can optionally forward any messages from end users to your support email. To do so enter your support email in the 'Messages Forward Email' box.
- You can change the background and text colors of the 'Email Collection Popup' to match your website theme.
- When a visitor to your website enters their email, they are first sent a confirmation link (also called as 'Double-Opt-In').
- Once user clicks the confirmation link, their email is automatically inserted into your contacts list.
- After the user clicks the confirmation link they can optionally be sent a 'Welcome Email'. You need to enable and compose 'Welcome Email'. See blue box in reference image at top.
Need help? Write to [email protected]
Last modified 2yr ago