Sending and tracking multi page information submissions from a non marketo form | Community
Skip to main content
Level 1
March 27, 2023
Solved

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

  • March 27, 2023
  • 2 replies
  • 1769 views

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

Best answer by Darshil_Shah1

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. 

 

2 replies

Darshil_Shah1
Community Advisor and Adobe Champion
Darshil_Shah1Community Advisor and Adobe ChampionAccepted solution
Community Advisor and Adobe Champion
March 27, 2023

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. 

 

SanfordWhiteman
Level 10
March 27, 2023

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