Creates a landing page link.
Email templates, Landing page templates, Emails, Landing pages
Syntax
- [LANDINGPAGE id='...']<Link-Text>[/LANDINGPAGE], [LANDINGPAGE /]
Attributes
Attribute | Value | Description |
id1 | Integer | ID of the landing page |
name | Text | Name of the landing page
|
Examples
- [LANDINGPAGE id='1' name='Product News May']View product news[/LANDINGPAGE]
HTML source code, for example in an email template:
- <a href="[LANDINGPAGE id='1' name='Product News May' /]">View product news</a>
1. Required field