Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

Post Processing Before Submitting to Lead Liaison

It may be necessary to post-process a web form. Post-processing usually occurs when data needs to be validated or conditioned. For example, you may have an External form that was built with your content management system (CMS), such as WordPress or Joomla!, that sends emails/alerts, etc. when a form is submitted. Lead Liaison doesn't force you to change your process if you want to keep your existing setup. 

Overview

When post-processing is used on External web forms submissions are sent to the customer's backend, processed, then resubmitted to Lead Liaison. For Lead Liaison to support this process, we append a Lead Liaison Prospect identifier to the form. The Prospect identifier is collected from a JSONP request sent from the tracked web page hosting the form to Lead Liaison's backend. The request grabs the Prospect identifier and appends it to the web form as a hidden field. 

...

Note
titlePosting Back to Lead Liaison?

You do not need to do this step if you have chosen Step 3a above. However, if you've done Step 3b and choose to post form data back to Lead Liaison then do Step 4, you will need to follow this step.

First, make sure you've:

...