Re: Adding Dynamic Program Name to a Landing Page URL
Do you need it to be part of the URL name before the querystring? e.g., http://landingpageDYNAMIC.html If so, then I don't believe that is possible. You can create a dynamic URL in the querystring, though. e.g., http://landingpage.html?Name=DYNAMIC.