SOLVED

Re: Sending and tracking multi page information submissions from a non marketo form

Go to solution
khushbooyadav
Level 1

Hi all,

 

I am looking for some help figuring out how to best implement the submissions coming from non-marketo form - it's a multi page format, and collecting information on each page, and the email address on the last page. 

What's the best way to implement this so we can trigger campaigns based on the form fills, ensure that all submissions sync to marketo?

Thanks,

Khush

1 ACCEPTED SOLUTION
Darshil_Shah1
Level 10 - Community Advisor + Adobe Champion

You should check out the Marketo background form submissions process linked here. You could collect the form data as the user progresses and submit it as one single post to Marketo when the user completes the non-Marketo form submit. This method uses Forms 2 JS API to submit a hidden Marketo form with the form data appended to the apt. hidden fields during the form submit. 

 

View solution in original post

3 REPLIES 3
SanfordWhiteman
Level 10 - Community Moderator

What Smart Campaigns do you want to trigger before you know the person’s email address?

 

 

Darshil_Shah1
Level 10 - Community Advisor + Adobe Champion

You should check out the Marketo background form submissions process linked here. You could collect the form data as the user progresses and submit it as one single post to Marketo when the user completes the non-Marketo form submit. This method uses Forms 2 JS API to submit a hidden Marketo form with the form data appended to the apt. hidden fields during the form submit. 

 

DaveDelete
Level 2

This link here has moved. It can now be found in the blog archive here:

https://experienceleague.adobe.com/en/docs/marketo-developer/marketo/blog#:~:text=14%20by%20Kenny-,M...