You are on page 1of 16

Eloqua Power Hour:

FORM INTEGRATION
2011

http://topliners.eloqua.com/groups/power-hour

Copyright 2011. Eloqua Limited. All Rights Reserved. PERMISSION TO COPY, MODIFY, AND/OR DISTRIBUTE THIS DOCUMENTATION WITHOUT THE PRIOR WRITTEN CONSENT OF ELOQUA LIMITED IS STRICTLY PROHIBITED. NO PART OF THIS DOCUMENTATION MAY BE REPRODUCED, STORED IN A RETRIEVAL SYSTEM, OR TRANSMITTED IN ANY FORM OR BY ANY MEANS, ELECTRONIC, MECHANICAL, PHOTOCOPYING, RECORDING, OR OTHERWISE, WITHOUT THE PRIOR WRITTEN PERMISSION OF ELOQUA LIMITED.

http://topliners.eloqua.com/groups/power-hour

22

Introduction
Chris Campbell Project Manger Eloqua Corporation
Office: (703) 584 2835 christopher.campbell@eloqua.com

Member of Eloquas Professional Services team since 2010 Passionate about computer/internet technology and automation Based in the San Francisco, CA office

http://topliners.eloqua.com/groups/power-hour

Agenda
What is form integration?
Three Types

Why/when to integrate forms? How to integrate forms? Example Questions?

http://topliners.eloqua.com/groups/power-hour

What is form integration?


Form integration consists of a form in Eloqua that receives data from another form or POST method.

(RE)POST

Form hosted on your website

Form asset in your Eloqua


5

http://topliners.eloqua.com/groups/power-hour

Three Types Eloqua Hosted


Eloqua Hosted fully maintained and managed by marketing:
Content form/landing page design/look Data handling updating contacts Visitor experience email confirmation, confirmation page, etc

Requirements:
Microsite configured

http://topliners.eloqua.com/groups/power-hour

Three Types Post Directly to Eloqua


POST Directly to Eloqua form front end is managed by IT/Web team Form actions are maintained by marketing in Eloqua:
Data handling updating contacts Visitor experience email confirmation, confirmation page, etc

Not hosted by Eloqua

http://topliners.eloqua.com/groups/power-hour

Three Types Repost to Eloqua


REPOST to Eloqua form front end & some form actions are managed by IT/Web team:
Trial key, password generation Data handling i.e., account storage

Some form actions are maintained by marketing in Eloqua:


Data handling updating contacts Visitor experience email confirmation, etc

Not hosted by Eloqua


http://topliners.eloqua.com/groups/power-hour

What is form integration?


Data can be POSTed
directly to an Eloqua form by the action on an existing form referred to as POST

Data can be REPOSTed


by adding an additional step to the existing form action referred to as REPOST (updated code required on form)

http://topliners.eloqua.com/groups/power-hour

Why/when to integrate forms?


Use cases where a POST integration is recommended:
Marketing/Prospect data with no pre- or postprocessing by a third party system

Whitepaper downloads Webinar registrations Contact Us

http://topliners.eloqua.com/groups/power-hour

10

Why/when to integrate forms?


Use cases where a REPOST integration is recommended:
Where data needs to be pre- or post-processed by a third party system

Form data processed by multiple systems upon

submission trial key, password generation, data verification Login credentials/passwords Financial information (credit card number)

http://topliners.eloqua.com/groups/power-hour

11

How to integrate forms?


Two methods:
Automatic use the Integrate function from Forms Overview. Manual create the form in the traditional method, add fields and be sure to enter the HTML name for each field.

http://topliners.eloqua.com/groups/power-hour

12

How to integrate forms? Automatic


Prerequisites:
Existing web form must have an HTML name All fields must have a unique HTML name

Four steps:
Specify the URL where form is located Select the form and form fields to be replicated Update the existing form to POST to the newly created Eloqua form Review & Test
http://topliners.eloqua.com/groups/power-hour

13

How to integrate forms? Manual


Prerequisites:
Existing web form should have an HTML name
(best practice)

All fields must have a unique HTML name

Three steps:
Create the form in Eloqua, taking care to note the HTML name of each field Update the existing web form to POST to Eloqua Review & Test
http://topliners.eloqua.com/groups/power-hour

14

Example
Seeing is believing: walk-through of integrating a form

http://topliners.eloqua.com/groups/power-hour

15

Questions?

http://topliners.eloqua.com/groups/power-hour

16

You might also like