Success actions
After a successful submission, Taildove can either show a message or redirect the visitor to a URL.
Show message
The default. After submission, the form is replaced with a success panel showing:
- A green checkmark icon
- A "You're in!" heading
- Your custom message text
Configure it: In the form editor, select Show message and type your message in the text area below.
Thank you for signing up! We'll send you your first email shortly.
If you leave the message blank, it defaults to: "Thank you for signing up!"
Redirect to URL
After submission, the visitor is immediately sent to another page. Use this to:
- Show a dedicated thank-you page on your own site
- Redirect to a download, resource, or gated content page
- Track conversions with your own analytics
Configure it: Select Redirect to URL and enter the full URL:
https://yoursite.com/thank-you
The URL must start with http:// or https:// — relative paths and other schemes are not accepted.
The redirect works for:
- The hosted page (HTML form post)
- The HTML snippet (HTML form post)