Encode Tags for Links
When using Mailster tags in links, remember to encode them with PHP’s rawurlencode. Prepend an exclamation mark (!) to the tag name (e.g., {!mytag}) for proper encoding. Avoid this method for tags containing full links to ensure functionality.