Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
AMP is kind of an interesting case, because Marketo really needs to do two things here: integrate and align Munchkin tracking with amp-analytics and use amp-embed to render the forms themselves. You could get around this today (sans tracking) if you really wanted to via amp-iframe and defined sizes,...
Hi Dan,Unfortunately, DPI scaling will only affect corporate laptops that have the 120DPI setting for Outlook; this particular bug happens to be independent of that because Microsoft, in its infinite wisdom, decided to make zooming scale correctly in Outlook but not when using a zoomed view with Out...
Hi Jennifer,To answer this specifically, there are some workarounds based on what you're having issues with. I just replied to this talking about zoom issues, but if you're working with a large group of Surface users, there's some tactics for scaling images using DPI settings and dynamic measurement...
Been there, done that--the reason there's an issue with Surface tablets is that they have a screen zoom that does not scale accordingly, so you get the odd cutoff that you're seeing. The majority of tablets are shipped pre-zoomed, and in this case, it looks like 125%. It can be adjusted via display ...
This feature would be especially useful when you have trigger campaigns that need somewhat regular updates but do not need to happen immediately--some examples I can think of off the top of my head are scoring campaigns (which you may want to update during the day but non-exception scores probably d...
Hi Bill,There should be no need for Salesforce specifically when creating opportunities inside of Marketo. Now, you need to not have a native CRM sync (i.e., no SFDC or MS Dynamics), work with support to establish the opportunity fields you'll need, a way to associate records (and companies, if appl...
Sorry to bump, but I'm curious if any real metric for "large scale" per the legislation has been defined for DPO requirements. I know in previous drafts language was a bit more specific (250+ employees, 5,000+ data subjects) but the final wording makes things rather vague. Should the previously-cite...
I had written a more detailed answer before realizing it was getting way, way too TMI for this venue, but I'll say this much: every enterprise Marketo instance I've seen that also is using WordPress is only using it as one part of a much larger web presence. Most are using API for form submit but no...
Hi David,Any time a SFDC Campaign is linked to a program, it will want to keep in 1:1 alignment with that program--so it rejects the ability to add people via flow step. You'll either need to add those folks from the list to the program you have synced or de-sync the program from the campaign.
Well, I'd argue your first line there should be a WAF, adjusting your server's rate limits and modifying php.ini before even starting to worry about hardening a WordPress plugin, but let's entertain this thought.Putting a basic PHP rate limiter to allow ajax_check_mkrto_lead() to be called once ever...