Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
We will eventually like to include social shares (via the embed code) on all of our website pages that have shareable content (whitepapers, infographics, videos, etc.). We're currently migrating our CMS to Sitecore. The embed code includes both Header code and Body code. Does anyone know if the H...
We never received an update on this. I suspect Marketo hasn't done anything to make PURLs more usable for direct mail campaigns.
I'd be interested to hear how you all have used/integrated Marketo's social capabilities (both the built in capabilities that everyone has access to and the add-on modules/analytics) on your non-Marketo landing pages. Almost all of our campaigns are centered around our website - where we have the ...
We've found that when the picklist values change in CRM (we use MS Dynamics 2013), the values are not reflected in the existing forms. We have do delete the form field and then re-add it so that the new values appear. This is a huge hassle as we have about 5 types of forms and 24 country workspace...
This is apparently a known issue - I started a thread around this a couple weeks ago: https://community.marketo.com/MarketoDiscussionDetail?id=90650000000PwRuAAK.The problem is it doesn't happen all the time and it's difficult for Marketo to replicate. But given that others are also seeing this, th...
We want to deactivate an event registration page once the event is over. Obviously, we would need to remove any reference to the page from within the smart campaigns. Once we do this - and then proceed to deactivate the page - will it have any affect on reporting/analytics?
Has anyone experienced this issue we've been having lately? When adding (or updating) a form on a landing page, there's no way to "let go" or release the form from your mouse pointer. The form stays attached, moves wherever you move your mouse and the only way to fix this is to close the page and ...
Jessica, did you ever find a solution to this. We, too, provide our sales teams with some of our marketing emails so that they can send to their customers. This is completely separate from Marketo - no Sales Insight and we don't use SFDC (we use MS Dynamics). The URL approach that Jason suggested...
Not within Marketo. We had to create a custom workflow in MS Dynamics. Essentially, temporarily populating a new "reassigned" boolean value to TRUE for Marketo to trigger off of. Once the re-assigned alert goes out, the "reassigined" value gets reset to FALSE.
This should work for you:parentURL = (window.location != window.parent.location) ? document.referrer: document.location;