Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hello Jordan,You could try allowing two forms on the landing page template and placing both forms on the landing page using the Marketo UI. You would use JavaScript to select which form is shown.You would get the additional benefit of having pre-fill available.I hope this helps,Pavel
Hello Jeffrey,use the Send Alert flow step. You would select "None" as the Send To: and you can use a comma separated list of email addresses in the To Other Emails fields. Instead of hard-coding the email address you can use a token. Using a token is handy if you have multiple programs with such al...
You could replace it with a PDF that says "The product you searched for is no longer available". You can easily create such PDF in MS Word and use Save As PDF, then replace the existing PDF with the new one.I hope it helps.Pavel
Hello Jan,Marketo will check the condition in a flow step after all preceeding steps and wait-steps have concluded.I hope it helpsPavel
Hi Andrew,there is no out of the box solution to prevent duplicates in this situation. I heard of people having a good experience with RingLead. If you would like to implement a custom solution, it could look like this:1. Create a web service that uses Marketo REST API to merge two or more records2....
Hello Jonathan,I would advise to be careful when creating partitions. Two issues come to mind:If you import a list to a workspace and that person (email address) exist in another partition that is not visible to this workspace, the import for this person fails. If you are the global admin, users may...
Never mind, I found it.
Hello,I am trying to look at a membership analysis in RCA for a program, which happens to be an engagement program. However, I do not see it in the list, are engagement programs not available for "Program Membership Analysis" in RCA? To be clear, I am not looking to analyze streams, just number of m...
Hi Melissa,you can make a report like this in Revenue Explorer. Select Email Analysis as report type, then organize the report as follows:* Rows: Email Name* Columns: Sent (Date)* Measure: Sent* Filter: Last 7 daysYou will get something like this: (the email names are erased as this is live data)The...
Hi Courtney, thanks for the info.In the end I used myfonts.com and it was really straightforward, they provided all the font files (eot, woff2, ...) and a stylesheet to use. Worked on the first try.Pavel