MWML [LANDINGPAGE]-Tag

MWML [LANDINGPAGE]-Tag

Creates a landing page link.

Usage

Email templates, Landing page templates, Emails, Landing pages

Syntax

  1. [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

  1. [LANDINGPAGE id='1' name='Product News May']View product news[/LANDINGPAGE]

HTML source code, for example in an email template:
  1. <a href="[LANDINGPAGE id='1' name='Product News May' /]">View product news</a>


1. Required field