Hi Chris,Munchkin is javascript which calls out to your Marketo instance, so there should not be any issues with adding it to multiple sites. That said, if your pages do not share ...
Hey Sharon,We recommend using a callback from the whenReady function for these kinds of things like so:<script>MktoForms2.whenRead( function(form){alert(jQuery('.mktoForm').attr('h...
Laura, have you logged a form activity on that page? This is what's used to populate the Web Page constraint in the trigger. Additionally, are you sure that you're designating the ...
Hey John,If the form does not load the field which you're trying to set by default, you'll need to use the addHiddenFields method instead of the vals methods to populate these. val...
Hi Chris,For the Email Performance Report, an Open will be backfilled if a Click activity is logged. Opens are determined by whether or not a lead downloads images from an email or...
Hi Vicky,Marketo does opportunity association via an external object, called OpportunityPersonRole(equivalent to OpportunityContactRole in SFDC), this object has two essential fiel...
Hi Nimisha,A little clarification regaridng Murtza's explanation, you specifically need to create a Token local to the parent program of your email asset which you wish to update. ...
Hi Tracie,A solution such as Tara's is probably the most feasible. This behavior is an artifact of how Salesforce treats merges between records and there's nothing we can use on th...
Hi Cheyne,Is your subscription center link set up correctly in your email templates/unsubscribe HTML? The link should be tracked and associate the known lead record to the browser ...