waypoint
New Member
I have a custom field in my mailing list (CUSTOMFIELD1) with a unique referring id for each subscriber.
When testing and deploying this campaign I face an issue with the entire URL showing up.
Message Source below
=============
<!DOCTYPE html>
<html>
<head>
<title></title>
<meta name="charset" content="utf-8">
</head>
<body>Hello<br />
<br />
Click TO RECEIVE MORE INFORMATION<br />
<br />
<a href="[CUSTOMFIELD1]" target="_blank">CLICK ME FOR MORE INFORMATION </a></body>
</html>
===============
Resulting Email (Note "***" is hiding my domain not actual output)
Hello
Click TO RECEIVE MORE INFORMATION
[www.****.com/EmailLanding?guid=4779503231586277132]CLICK ME FOR MORE INFORMATION
=================
Resulting email Content when using 'hidden' state in custom fields
Using custom field in list and receive error in body of sent message
error://www.********.com/EmailLanding?guid=4779503231586277132
When testing and deploying this campaign I face an issue with the entire URL showing up.
Message Source below
=============
<!DOCTYPE html>
<html>
<head>
<title></title>
<meta name="charset" content="utf-8">
</head>
<body>Hello<br />
<br />
Click TO RECEIVE MORE INFORMATION<br />
<br />
<a href="[CUSTOMFIELD1]" target="_blank">CLICK ME FOR MORE INFORMATION </a></body>
</html>
===============
Resulting Email (Note "***" is hiding my domain not actual output)
Hello
Click TO RECEIVE MORE INFORMATION
[www.****.com/EmailLanding?guid=4779503231586277132]CLICK ME FOR MORE INFORMATION
=================
Resulting email Content when using 'hidden' state in custom fields
Using custom field in list and receive error in body of sent message
error://www.********.com/EmailLanding?guid=4779503231586277132