SOLVED

Re: Filled out form - landing page segmentation

Go to solution
Jennifer_Bisho1
Level 4

Filled out form - landing page segmentation

I was wondering if there is some way I can make the following happen:  after a person unsubscribes, we want them to land on an unsubscribe exit survey (landing page with a form).  If they fill out the form, we want them to then land on a page that has links to our website/social media, in hopes they may want to engage with us in other ways aside from email. The problem is that we have multiple geographies/workspaces, so depending on what workspace the person is in, we want them to land on either a page that contains North America links, or a page for Europe.  I thought I could setup some kind of triggered campaign to make this happen, but I keep hitting a roadblock. 

1 ACCEPTED SOLUTION

Accepted Solutions
Trevor_Parsell
Level 6

Re: Filled out form - landing page segmentation

Hey Jennifer,

If you have a field that stores the "NA-CAT" region information for each lead, you can add that field as a hidden field and enable the pre-fill functionality. The Country/Region info should then populate in the hidden field for that person when they arrive at the form.

pastedImage_2.png

You would then create the rule that sends the person to a different page based on the information in that field. "Address" would represent the Country/Region field in the example below. You should be able to test this to confirm it works as expected.

pastedImage_0.png

Thanks!

View solution in original post

10 REPLIES 10
Trevor_Parsell
Level 6

Re: Filled out form - landing page segmentation

Hey Jennifer,

You can go to the form on the unsubscribe follow-up page and then go to Settings>Thank-You page>Add Choice. Once there you can select which page someone will go to depending on a field in Marketo. You would just need a field to determine North America or Europe for the example above. You will also need to add this as a hidden field on your form.

Another option would be to use dynamic content on the social links page that will change based on someone's location.

Thanks!

Jennifer_Bisho1
Level 4

Re: Filled out form - landing page segmentation

Hey Trevor -

Ahhhh, I was not even aware that you could add choices in form settings.  Great to know.  It looks like I would need to have a field in that form itself to base the choice off of.  Is there some way Marketo can recognize what partition the person is in (either North America or Europe) and based on that have them land on one of the pages?  I'm trying to avoid making them fill out what geography they're in.  I guess my other option could be to have just one landing page with all geography links on it, but I'd prefer not to do that if there is a workaround.

Thank you!

Trevor_Parsell
Level 6

Re: Filled out form - landing page segmentation

Hey Jennifer,

If you have a field that contains the NorthAmerica/Europe info, you can add it as a hidden field in the form and make sure it is pre-filled with the current value for each person.

You could then make your thank-you page rule based on this hidden field and be sure to do a lot of testing to make sure this works for both partitions.

Jennifer_Bisho1
Level 4

Re: Filled out form - landing page segmentation

Hey Trevor!

Finally getting a chance to work on this issue again.  How exactly would I add this as a hidden field in the form and have it pre-filled?  We have 6 options for North America that the person could have as an attribute in their profile (NA-CAT, NA-COMM, etc.), and 2 for Europe.  Or is there some way I can setup an option/campaign that says "If the person's partition is North America and they fill out the form, show them this page" and "If they person's partition is Europe and they fill out the form, show them a different page"?

Trevor_Parsell
Level 6

Re: Filled out form - landing page segmentation

Hey Jennifer,

If you have a field that stores the "NA-CAT" region information for each lead, you can add that field as a hidden field and enable the pre-fill functionality. The Country/Region info should then populate in the hidden field for that person when they arrive at the form.

pastedImage_2.png

You would then create the rule that sends the person to a different page based on the information in that field. "Address" would represent the Country/Region field in the example below. You should be able to test this to confirm it works as expected.

pastedImage_0.png

Thanks!

Jennifer_Bisho1
Level 4

Re: Filled out form - landing page segmentation

Hey Trevor -

The "NA-" and "EU-" fields that we have are boolean options (TRUE or FALSE).  I had setup the field properties you have above, and have set the following choices in the form, but it does not work   Am I doing something wrong?

Jennifer_Bisho1
Level 4

Re: Filled out form - landing page segmentation

Screen Shot 2017-10-23 at 12.50.27 PM.png

Trevor_Parsell
Level 6

Re: Filled out form - landing page segmentation

Hey Jennifer,

What is happening during your test when you submit the form? And do you have one of the 8 "Region" values marked as "True" on your test record? Are your other values (like first name and last name) being auto-filled? This method should work but may not be best for your situation since these are Boolean fields and there are 8 potential options.

Another option, which might be simpler, would be to create a "Region" Segmentation to display a completely different form if someone is a member of the segment. You would just need to go to Lead Database>New Segmentation>Smart List and include the leads with TRUE for your EU boolean fields. You could then create a new form with its own thank-you page that will only display when those segment members arrive at the page.

pastedImage_0.png

In this example, LATAM leads would see a different form that would send them to a different thank-you page if they are member of the "LATAM Leads" segmentation:

pastedImage_2.png

Jennifer_Bisho1
Level 4

Re: Filled out form - landing page segmentation

AHHHH, I GOT IT TO WORK!!  I changed the "TRUE" under choices to "true" (I guess it's case sensitive) and it worked.  I tested it out in both partitions, and if you have "EU-" as true in your profile, you land on the EU resources landing page if you will out the survey, and vice versa if you have "NA-" as true to land on the NA resources landing page.  This has made me happy on a torrential downpour Monday lol.

Thanks again for your help!