Overwrite links from web page

Hi!

I’m looking to send my campaigns using web pages. I’d like to know if there a way to overwrite links.
I mean, for example, in this web page I’ve a button that should redirect users to edit their preferences: how can I make the action integrate with phplist?

You would use placeholders to indicate a value that needs to be filled in when each individual email is sent out.

Here’s a little on how to do that:

http://docs.phplist.com/Placeholders.html#hn_Built-in_placeholders

And some of the placeholders that are available in the system:

http://docs.phplist.com/Placeholders.html#hn_Built-in_placeholders

Woow! Thanks, it worked!

I was just wondering: if I put in this webpage a “view in your browser” link - is there any way that the link overwrite by phplist in the email will also be overwrite inside the webpage view from “view in your browser”?