Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Yes, all the time as I would also expect to since not all browsers/clients render the same code the same way. Whenever building landing pages, always build with all browsers in mind (or as many as possible) and try to make everything as responsive as possible. What exactly are you having issues wi...
Are you seeing this issues with new records in Marketo being synced over to SFDC for the first time or existing records which already had a lead owner on their previous sync?
Ahh, gotcha. Try to build your link like this to force a download on click click me and see if that helps.
I'm not exactly sure about the root cause of this, but I do know that this happens when you target a new tab/window on a click link. I usually just take away the target="_blank" and let the link open in the same tab for the download link to work properly.
Does this help? Configure Protocols for Marketo - Marketo Docs - Product Docs
I beleive if you Unapprove and/or Archive the email (or the folder that it sits in), it should go away.
This is most probably because you're using the embed code. You're going to want to read the product doc page to understand that form prefill does not work with that option: Embed a Form on Your Website - Marketo Docs - Product Docs I think there are some custom dev solutions out there like this on...
You want custom deduping which allows you to purposefully create duplicates based on another field + email address. You'll need to contact support for this I believe.
You can send an alert to both using the same flow or 2 different flows, preferably the same one. But first, you need to make sure that there is a Marketo field that stores the value for the RSM. You can then use that token in the Send Alert To Other Emails section.Note: Don't think about it as for...
This still looks incorrect because you're putting the anchor before the parameters.Your base URL actually also looks very awkward and I'm not sure if that's entirely correct: http://mywebsite.com/stories#pic2/ Is that another typo? What is your base URL?Your full resolved URL should look like this:...