Personalize a Classic 'Thank You' Page

Following signup, you may want the display's thank-you page to include some of the provided information to reinforce the contact's selection or serve as a reminder. This personalization is possible by including merge tags in the content of your thank-you page. Learn more about adding personalization to emails and onsite displays

Example display

In this example, visitors must submit their email address and favorite Hogwarts House to receive a special discount. To create a display like this one: 

  • Navigate to Convert > All Displays and select the display you want to edit. 
  • Go to the builder's Settings steps, select the Form fields card, add the desired compatible field, and Save. The property name and field options below were used for the "Hogwarts House" example. It is important to note the property name, as it will later be referenced in our merge tag. 

  • Next, select the Design card shown at the end of the list. If the option isn't available, make sure a display is selected and that the After Signup Action is set to the Show Thank You page option. 

  • In the thank-you page editor, add the {{ contact.custom_fields.* }} code snippet to pull in the desired information of custom fields and {{ contact.* }} to pull in the desired information of default customer attribute fields. Replace the asterisk with the field's property name. For the "Hogwarts House" example, the snippet would be {{ contact.custom_fields.hogwarts_house }}. 

  • Configure the rest of the displays and Publish. The final result will look something like this:

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

Still need help? Contact Us Contact Us