Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
We use a shared user for one of our SFDC integrations but only because that integration must have unrestricted access to everything in SFDC so it makes no difference (plus they never take ownership of anything via the API).I wouldn't even think of using a shared user for Marketo for the reasons the ...
There is that constraint -- but there are options.One is to use a server-side API call to prepop the data.Another is a special trick I am literally working on as we speak and will publsh in a couple of days (doesn't require API).
Hi Mads,Here's a demo showing a little restyling of the standard lightbox.
An email can both bounce and open if the bounce represents a transient error or is even just a remark about delivery, In fact any email system so broken as to send a DSN (Delivery Service Notification, a.k.a. "bounce") to the From: or Reply-To: -- that's the only way the sales rep would've gotten t...
The referrer (document.referrer) value is a full URL, for example "https://community.marketo.com/MarketoDiscussionHome?tabType=Recent". Perhaps I'm not sure what you're asking about, but you can use a URL-formatted text field or a basic text field to store that value on the lead. Since it's just a h...
This is a demo I created in response to a similar Community question (can't find the original question right now but the import was the same): http://jsfiddle.net/sanford/45x2562z/show/The demo shows the customization of a base Thank You page based on user's form field selection. It can be easily a...
Please provide a URL that's having this problem so I can inspect the page.
OK. Well, if you come to conclusion (4) you know where to look!
.mktoForm DIV.mktoAsterix { width: auto !important;}
@Dan - Got a cool trick coming up for prefill on embedded forms. @Joe - Agree with @Dan's and @Josh's overall takes. There's a place for both approaches to coexist within a well-managed marketing/IT organization. Of course, some orgs will want to create a policy of one or the other, in which case ...