I see where I went wrong. My code was:
<a href = "mailto:{{lead.email address}}"></a>
So I can see where I have left out the important bit.
Thanks again.
Hi Sanford,
I ran a test, and the live sample email came back with an empty space where the <a> was written in. Do you have an 'in case that doesn't work try this' step up your sl...
Thanks Sanford.
To spell it out then, I would use <a href = "mailto:{{lead.email address}}"></a>, the token would intelligently populate, and the browsers/email servers would reco...
Hi Sanford,
You're not using a Marketo form (why?)
- it's the structure/process I was handed when I started at the org.
If you don't include the systemUnsubscribedfieldwhen cr...
Hi all,
We have a website in NZ, where the opt-in laws are strict. We have radio buttons for 'Yes, I want to stay informed' and No, 'Please do not email me.' e.g.https://www.worlda...
Hi Sanford,
Using the <a> as a reference was only to illustrate, not to state a desired outcome. The footer in our email states that the email was sent to {{lead.email address}}, ...
hi Sanford,
I am reading through a few of these subject threads, and it seems logical enough. For us however, how do I report on a lead's email action if it says both bounced and ...
Hi Josh,
So we have those checkboxes on our forms for NZ, and someone with a durable unsubscribe checked 'I want to receive udpates' but the durable unsubscribe overruled.
How do ...
Hi all,
We use the sentence :
"this email was sent to {{lead.email address}}. If you wish to unsubscribe....." When the email is received this token info displays in blue, whereas ...