This tab configures what message the customer will be shown once they navigate through any of the Webpage Workflows. The contents of this page are configurable using the various text formatting options. Placeholders can be used to draw information from various parts of the webpage onto the confirmation page.
An example of a placeholder would be:
{{email}}
Which means that when the user gets a confirmation, the email address they entered will be used. For example:
We have sent your receipt to {{email}}
Will become:
We have sent your receipt to example@example.com
Please note that if there is no information available for that placeholder (for example if the contact does not enter an email address) then the placeholder will just be blank. Keep this in mind when designing the confirmation page.