Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Sanford Whiteman You are a gentleman and a scholar. It worked like a charm. Thank you so much.
Here is the script token where I tried to output the entire tag as recommended.#set($CID = ${lead.recentDischargeClinicID})##if clinic id found#if($clinics.Map.get($CID))this survey#endThe token renders when I add the class="mktNoTrack mktNoTok". But then I'm not ...
Sorry Sanford Whiteman, would you please direct me to where I'd find the Advanced Editor? I've never used it.
Hello, I'm trying to create an email that links to a survey, and that link needs to have a province parameter that is displayed via a velocity script that fetches the information from a custom object. Basic example:Fill out this survey"this survey" would be hyperlinked to "https://www.survey.com?pro...
Just chiming in as I had the same question. A Marketo Support contact had this response: "the Email performance report will show the number of the emails sent to a lead even though the lead has been deleted because the database will store the information about the email sends."Doing my own testing, ...