Question
Marketo Integration with Web Application
We've two issues on our site that we'd like to resolve in some way.
- Auto form populating - We have three types of forms on our site, native Marketo forms (on our marketo subdomain), Marketo embedded forms (on our main web site and a registration in our web application. For the most part, all the forms ask for the same information, so as a user moves around our site, they sometimes are asked for the same information multiple times. When someone gets to our app registration form, we'd ideally like to pre-populate it with the common information so that users don't have to re-enter. In the case of the embeded Marketo forms, we'd generally like to remove the form altogether and provide access to the requested content, but as I understand the embeeded code doesn't allow prepopulation (we don't use iFrames because of the difficulties they provide with responsive design.
- User anonimitity - We've connected our web application form with Marketo so that the data gets to Marketo, however unless the user has filled out a Marketo form, the user is anonymous to Marketo so we can't assign any of their activity gather by the munchkin code to that lead and thus can't personalize messages to them based on activity.