Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi David,It looks like Cirrus Insight maintains an integration with Marketo from their end. I found some details here:http://launchpoint.marketo.com/cirruspath/1049-cirrus-insight/#solution-integration-details
The last time I had a case about this error was when a customer tried to give it the name "{{Save the Date}}" instead of just "Save the Date". The system adds the curly brackets automatically after you enter the name.
Hi Aqeel,At the moment it can't be customized, although there are a number of ideas related to thishttps://community.marketo.com/MarketoIdeaDetail?id=08750000000Ipn6AAC
IS works differently depending on whether you're referencing a Marketo page or non-Marketo page.If it's a Marketo page, you use the asset's name in Marketo. If it's a non-Marketo page, you use the page's URL *without* the protocol (the http://). Keep in mind that if it's a non-Marketo page, it needs...
Hi Christine,There's not a supported method for doing this, but I've seen it done before using the methods described here:http://developers.marketo.com/documentation/websites/forms-2-0/You could use the MktoForms2.whenReady function to hide the form (Example #1) and then use javascript to display a ...
If you feel like you need to go with checkboxes rather than a select field, you might give the form mutiple columns so it's not as long. Just click and drag the field to the side of another field to start another column.
Hi Hank,It sounds like maybe you want to set the value of a hidden field using a URL parameter:https://community.marketo.com/MarketoArticle?id=kA050000000LH7uCAG
Hi Daniel,Alert emails aren't tracked, so I'm not sure of a direct way you can do this. You might consider using the Create Task flow step instead of Send Alert, to create a task in Salesforce instead (and set it to send a notification to the owner). It won't track opens but it does show up as an ac...
. Hi Tara,This is an interface bug that we're experiencing right now and working hard to resolve. If you click and drag the bottom-right corner of the send sample popup, and drag it down a little farther, the option to send the plain-text only version becomes visible.
Hi Erika,There's not an out-of-the-box way to do this in Marketo, but your developers might be able to set something up using our APIs. Keep in mind these are outside the scope of Support and require an experienced developer. For example with the REST API, there is the Create/Update Leads call:http:...