Re: Auto-populating fields in external landing page

Anonymous
Not applicable

Auto-populating fields in external landing page

Does anyone know how, in a form on an external landing page, you can have the fields autopopulate with a person's previous answers? I read through an article posted about it but it didn't quite work and would love any insight anyone might have. 
Tags (1)
4 REPLIES 4
Josh_Hill13
Level 10 - Champion Alumni

Re: Auto-populating fields in external landing page

If you use the iframe technique, this is possible. You create a basic page in marketo, add a form, then use the iframe command on your external page to bring in the first page.

Otherwise if you embed a form on an external page, the prefill and progressive profiling will not work. It might be possible to use jquery to do this, but you'd have to speak with a developer.
Anonymous
Not applicable

Re: Auto-populating fields in external landing page

@Kimbyrle, was this the article you mentioned?
http://developers.marketo.com/blog/external-page-prefill/ 
Anonymous
Not applicable

Re: Auto-populating fields in external landing page

Murtza, yes that is the article I was referencing. I worked on it with one of our developers and we just kept running into issues getting the fields to show up. Not quite sure what we are missing...
Justin_Cooperm2
Level 10

Re: Auto-populating fields in external landing page

For the time being, the only way to do this is to embed an iframe on your external page that points to a Marketo landing page with the form you're intending to use on it.