SOLVED

Redirecting landing pages based on the form fills

Go to solution
Anonymous
Not applicable

Redirecting landing pages based on the form fills

Is there a way to redirect to different landing pages based upon the form fill or is a java script needed. 

If

i fill option A then LP1

else 

LP2 

Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Anonymous
Not applicable

Re: Redirecting landing pages based on the form fills

A simple JavaScript to set follow up pages depending on the user selections may be an option

Change a Form's Follow Up Page Dynamically
 

View solution in original post

8 REPLIES 8
Anonymous
Not applicable

Re: Redirecting landing pages based on the form fills

you will need java script, or two different forms.
Cecile_Maindron
Level 10

Re: Redirecting landing pages based on the form fills

dynamic content wouldn't work?
Anonymous
Not applicable

Re: Redirecting landing pages based on the form fills

A simple JavaScript to set follow up pages depending on the user selections may be an option

Change a Form's Follow Up Page Dynamically
 
Anonymous
Not applicable

Re: Redirecting landing pages based on the form fills

bgomes,

Another question, under form edit what should be the Follow-up Type and Follow-up Page in this case.

Thanks for the help. 

Anonymous
Not applicable

Re: Redirecting landing pages based on the form fills

If there is only one follow up page you can click the gear icon in the form element, select edit and set the follow up page.

The article mentioned above is suitable when you need to set a follow up based on values entered by users such as country.

For a normal follow up page:
https://community.marketo.com/MarketoArticle?id=kA050000000KyqJCAS

Kathi_Gosche
Level 4

Re: Redirecting landing pages based on the form fills

The link posted above no longer works. Does anyone know where that information moved?

https://community.marketo.com/MarketoArticle?id=kA050000000KyxjCAC

Thanks in advance for your response.
 
Anonymous
Not applicable

Re: Redirecting landing pages based on the form fills

With forms 2.0 a conditional redirect based on form value selections no longer requires javascript, correct?  I belive this can be done natively now, unless I'm missing something...
Kathi_Gosche
Level 4

Re: Redirecting landing pages based on the form fills

'll give that a shot. I wasn't aware I could do a conditional redirect in 2.0. Thanks for the suggestion Nate.