Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi @Lisal ,1. No, you do not need to manually add mkt_tok or any special parameters in the email link.Marketo automatically appends the mkt_tok token to tracked links in emails unless you disable tracking for that link.Add parameters like utm_parameters or campaign to differentiate traffic and perso...
Hi @Yesh0000, Once a campaign is aborted in Marketo, it's unfortunately terminated immediately, and there's no built-in way to "resume" it from where it left off. Clicking "Run Now" will not pick up the campaign from the point it stopped — it simply runs the flow from the top for anyone who qualifie...
Hi @RichMissionSq, Not sure if this is exactly what you're looking for, but based on your description, here's something that might help:If you're trying to display a value (like number of leads without email addresses) as a percentage of the total, try the following: In the 'Values' section (After s...
Hi @michellechopin , I’ve gone ahead and cleaned up the original Velocity script for clarity, structure, and functionality. Here are the key updates I made:Properly grouped all AND/OR conditions using parentheses to ensure correct evaluation.Added null-safety checks to avoid potential runtime errors...
Hi @SanfordWhiteman, I was thinking of an alternate solution that might work for scenarios where custom object data exists at the Account level (in SFDC), but we need to use it for email personalization in Marketo. If we implement Lead-to-Account (L2A) matching, once a Lead or Contact is matched to ...
You can try a workaround that might help you achieve this: Step 1: Create a Custom Field called "Next Eligible Send Date" in your lead database.Step 2: Update This Field After Each Email SendIn the Flow of every email send campaign, include a step:Change Data Value:Attribute: Next Eligible Send Dat...
Hi @MarthaColeman, One effective approach is to keep it simple with recurring batch campaigns that maintain a dynamic static list of inactive contacts.Note: you cannot go back more than 90 days for Was Sent Email or Was Delivered Email unless you have added Extended Data Retention to your subscripti...
Hi @akshat_goyal, You're absolutely right—this is a known challenge in Marketo. The Invalid flag is sticky and does not automatically reset when the email address is updated, because it reflects the email deliverability status for that person ID, not necessarily the current email address. The Email ...