Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
David, you can use URL building with a field that is ready to accept URL parameters to accomplish what you're looking for. In our forms there's a hidden field that we've set up for source, so our landing pages are appended with ?Source=XYZ after the .htmlYou can find more on this here.
Yea, I stick with Firefox and really only use Chrome for some testing. In the past there were specific things that wouldn't work in Chrome, so I've avoided it for Marketo usage.
Biggest advantage is if you might need to use that smart list anywhere else, or if you would want to see who will be in the smart list without referencing the Schedule tab. Personally, I like being able to see/tweak who the send will include without going to the Schedule tab.
Hi Michelle,We have the following code on our landing page template:label[for=fieldname] { float:right!important; margin-left: 10px!important; width:316px!important; }Where fieldname is the Marketo field name (you can get this from field management). This results in the checkbox moving to the left,...
Erica's method is by far the easiest as it will update on your landing pages, emails, etc... anywhere that image is used. Just make sure that you use the same file name, and select "Overwrite existing files" when you go to upload the image.
Hi Caitlin, one way to approach this is by using programs in your engagement programs. Using your example above, when someone becomes a member of email program b from nurture program a, then part of the flow should also become that they are added as a member of email program x which lives in nurture...
Hey Charlie,We run every one of our emails through live campaigns to test for any errors that we might not notice otherwise, but I'll admit, it is very time consuming. I could be wrong here, but I believe one of the updates made in the May release was that sample emails are now wrapped so that you c...
Hey Jep, just a question that you might know the answer to in regards to RTP... let's say the inferred company of an anonymous lead comes up as Bank of America, does Insightera/Marketo know to display financial (assuming we've set something up for financial), or do we have to have our own knowledgeb...
Also, is it possible that these were pending delivery and were just delivered? I know it's supposed to stop trying after a certain amount of time, but I can't recall how long.
Another option here if you have the Manager listed on the record in Marketo would be to send the alert to {{lead.Manager}} where manager = whatever your field name is.You can put a token into send alerts for triggered flows, but not batch flows.