Skip to content

How to pass subscriber email to custom webpage

edited August 19 in Using Sendy

I'm trying to pass the recipient's email to a webpage:

I've tried the following to no avail:

mydomain.com/?email=[email]

mydomain.com/?email=%e

mydomain.com/?email={EMAIL}

Is this possible?

Thanks

Comments

  • Hi,

    The tag to display the subscriber's email is [Email] (with a captial E) and not [email].

    It should be:

    mydomain.com/?email=[Email]

    instead of:

    mydomain.com/?email=[email]

    Thanks.

    Best regards,
    Ben

This discussion has been closed.