Skip to content

Custom field values in URLs

edited May 2018 in Questions

Hello guys,

is there any option how to create a unique custom field value putted in the url or sended directly to website?

What I want is sending an emails to defined subscribers so they can click on a button or link and they’ll be redirected to the website with preddefined (their) email address in url (or any other place). On the website will be a form where their email address will be putted without any user action.

Thanks!

Comments

  • Hi,

    You can use name, email or any custom field tags in URLs in your emails.

    For example:

    <a href="http://yourwebsite.com/form.html?name=[Name,fallback=]&email=[Email]&birthday=[Birthday,fallback=]">Example link</a>
    

    Thanks.

    Best regards,
    Ben

This discussion has been closed.