02121 – How to Display the email address of your Visitor on a Public Page

This feature is very powerful to make your public pages personalized to your users.

To do this:

  • Open or edit the relevant page.
  • Simply add the {{Email}} to anywhere you want on the page. For example, you can add it on a text block.

Note: It should be exactly written as {{Email}}

That’s it! Click on SAVE.

 


 

How it works:
  • To ensure that the email address appears when the user lands on the page, add the email address parameter to the page URL.

For example:
Original Page URL: https://yourwebsitename.com/thawwqbg

Page URL with the added email address parameter: https://yourwebsitename.com/[email protected]

  • If you’re using this on an emailing system, you could always insert a merge or contact field, depending on what you’re using. They will allow you to add the email dynamically.
  • If you’re emailing system doesn’t have the user’s email, they will still be able to land on the page. However, their email will not display on the page.
  • If you’re working with an Optin page, you’ll just have to enable the Pass URL Params data in the Form settings whenever you pass the parameters to the next pages to make sure that you’re using the correct parameter (contactEmail).