Hey Nio,When I paste it into notepad, there's a question mark in after href but before your quote, like this:href=?"" Try deleting that whole string and retyping it in.
Hi Grant,If the cookie value being submitted already matches one which is associated to an existing record, then it will update that record. If the cookie value is not associated w...
Josh, I believe this is because they're utilizing the same embed code for many pages, and want to be able to specifiy the followup on a per page basis. Setting this up as a page le...
Hey Michael,You can do this with the Forms 2.0 API. Example 2 on this page does just that:http://developers.marketo.com/documentation/websites/forms-2-0/
Hi Farbod,Any single API call qualifies against this count. For example, syncLead and syncMultipleLeads both qualify as a single request, despite the number of records they may aff...
Hi Guys,You may want to try changing the sources in your embed code to load from your CNAME instead of from the default marketo domains in the embed code like so:Default code:
<sc...
Hey Daniel,You cannot do this from directly within the form editor, but you can do this with the addition of some custom code. Since Forms 2 loads asynchronously you'll need to use...
Hi Alicia,Are you referring to links on Web Pages, or Links in Emails? The Developers sight is referring to usage of a custom clicks link event, and how to pass an argument in the ...