Email not displayed on custom double opt-in confirmation page
You may need to use a merge tag or variable in your custom page's template to dynamically pull the user's email from the subscription data. This will vary depending on the platform or tool you're using, but many email service providers allow you to insert dynamic variables into landing pages. For example, something like subscriber.email might work in your page's HTML or template.
If you're using a platform like Nulls Brawl, make sure that the double opt-in process is properly configured, and check if the system supports dynamic content injection on custom confirmation pages. It could also be helpful to reach out to the platform’s support team for specific instructions related to your setup.
Email not displayed on custom double opt-in confirmation page
Thanks for the input! We're using our own *HubSpot* custom page template. I tried using variables like {{ contact.email }} but it's not showing anything.