Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Isn't there a Reason Constraint "synched from salesforce.com (...)" for a "Lead Owner changed" trigger that could be used?
Really important emails engagement and activities I would sync to Salesforce Campaigns. You would have Programs for those anyways which more or less auto sync. If you use mainly smart campaigns for sending huge chunks of emails, you might want to switch to email programs.I think Sales Enablement is ...
seconding previous comments.don't do it - use sales insightsAlso in case you want to pull info ageing info per Salesforce Reporting, if reps havent engaged with the lead/contact - you wont have meaningful data b/c of sent marketo marketing mails.
You are the best. So where would I put the Id and the options? [Edit] Never mind, I figured it out.
Yes, you do. But if you store the consent in a cookie with your Second Level Domain (e.g., yoursite.com), you can utilize that across Marketo and your other web properties as well given they run on subdomains of the latter. So once consent is given, the banners ebentually will not show up on any pag...
check if you have a valid sender email in the respective field. if it refers to a token, check the latter for validity. if the sender email is missing nothing will happen when sending out Test Samples.
Hi Janice,just an idea... if you have a Landing Page Template where you can disable sections, make sure there's no Form pulled into those sections before "disabling" them.That disabling mechanism is often achieved with a simple display:none inside the HTML, which might not work if theres a form insi...
*raising hand*(I already followed you)
some Tips, but don't take them literally - just to give some guiding rails from the top of my head...1. set the mktoForm to 100% width, possibly with a max-width of e.g. 1000px2. set the mktoFormRow to 100% width3. set the mktoFormCol to 48%ish for 2 columns, 31%ish for 3 columns, add some spacing i...
Hi Alex,it is pretty costly on API calls.You might look for embedding Marketo forms via iframes instead.You will probably need someone JavaScript savvy to assist you for turning that around. There will be loads of pitfalls around cross site scripting, responsiveness etc.BestUlf