Book Image

Infusionsoft Cookbook

By : Paul Sokol
Book Image

Infusionsoft Cookbook

By: Paul Sokol

Overview of this book

Table of Contents (18 chapters)
Infusionsoft Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Connecting web forms together


There are many reasons to create a multistep web form experience. As a conversion optimization tactic, progressively collecting information can help you identify the hottest leads while the automation handles those who drop off.

Getting ready

We need to be inside a campaign.

How to do it...

  1. Drag out two web forms, as shown here:

  2. Open the second web form.

  3. Add a hidden e-mail field to the form, leave the Field Value completely empty, and click on Save. Be sure to delete a visible Email field as well if one is present:

  4. Click on the Settings tab toward the top-left corner of the page and verify the Auto-populate Form setting is checked.

  5. Click the Code tab and copy the web form URL from the Use the Hosted Version section.

  6. Click Back to Campaign in the top-left corner of the page and open the first web form.

  7. Click the Thank-you Page tab at the top-left corner of the page.

  8. Change the Thank-you Page to Display dropdown to Web address:

  9. Paste the web form URL into the second form...