Oracle Marketing Cloud User Group
Minneapolis | July 29, 2014
TODAY’S AGENDA
Erin Rowles, Relationship One
1
2
3
Interact Highlights
4
AppCloud: Cloud Connector Demos
Updates & Announcements
What’s on your mind
CONFIDENTIAL | PAGE 2
5
Customer Spotlight
Tess Dyer, Relationship One
Heidi Huffman, Relationship One
Updates & Announcements
CONFIDENTIAL | PAGE 4
UPDATES ANNOUNCEMENTS
‣ You?
‣ How’s CASL going?
‣ Us (Relationship One)
‣ Happy Birthday to us!
‣ We’re Growing!
‣ Mike Bernard - Marketing Cloud Practice Director
‣ Hiring
‣ Marketing Cloud Consultant
CONFIDENTIAL | PAGE 5
UPDATES ANNOUNCEMENTS
‣ Summer Release
‣ Modern Marketing Experience
‣ March, 2015 - Vegas
‣ 2014 Markies
‣ European and North American combined into one Global
Markie Awards Program
‣ Winners announced @ Modern Marketing Experience Europe
in London - October 2014
‣ Deadline: August 22
‣ http://markies.eloqua.com/
!
Interact Highlights
CONFIDENTIAL | PAGE 7
INTERACT HIGHLIGHTS
‣ Presentations
‣ Engagement
‣ Targeting
‣ Conversion
‣ Technology
‣ Analytics
‣ http://topliners.eloqua.com/groups/interact-2014-presentations
CONFIDENTIAL | PAGE 8
CLOUD CONNECTOR
DEMOS
CONFIDENTIAL | PAGE 9
ORACLE MARKETING CLOUD APPCLOUD
CONFIDENTIAL | PAGE 10
ORACLE MARKETING CLOUD APPCLOUD
‣ First Steps
‣ Visit, learn, explore the AppCloud marketplace
‣ Enable Eloqua instance for API support
‣ Update Eloqua user to receive API access
‣ Set up an AppCloud user - where connectors and components actually live, this is where they are
configured and run
‣ cloudconnectors.eloqua.com
‣ appcloud.relationshipone.com
CONFIDENTIAL | PAGE 11
CUSTOMER SOLUTION USING APPS
‣ Business Challenge for the Client
‣ Automating a free case offer campaign, using an Eloqua form and landing page.
‣ Requirements
‣ Offering a process to capture form submissions.
‣ Automatically redirecting the user to a “Limit Reached” message based on number of cases
available.
‣ Displaying an “Offer Ended” message when the offer closed based upon date.
‣ Limiting the offer to one case per district, identifying by email domain.
‣ Offering a solution for when users do not have javascript enabled.
‣ Automating submissions to be sent to fulfillment.
CONFIDENTIAL | PAGE 12
PROMO SAMPLER APP
‣ What is it?
‣ Add a promotion sample request on a landing page while controlling who can register, sampling
time, promotion options and inventory.
‣ Why use it?
‣ To be able to “set it and forget it.”
‣ To take advantage of functionality that would typically require custom javascript.
‣ How to use it?
‣ Create your assets in Eloqua - Offer form with and landing pages.
‣ Configure the App.
‣ Copy and paste the javascript generated and apply to offer landing page.
CONFIDENTIAL | PAGE 13
PROMO SAMPLER APP
‣ Requirements
‣ Offer start and end dates
‣ Unit limit
‣ Offer form with necessary fields AND a hidden javascript check field
‣ Landing Pages for:
‣ Thank You
‣ Already Ordered
‣ Limit Reached
‣ Offer Ended
‣ Enable Javascript
Demo
CONFIDENTIAL | PAGE 15
PROMO SAMPLER APP
‣ Gotchas
‣ Format for URLs - must include “http://“
‣ Enable Javascript page - If you link back to the original form page, ensure your URL has
target=“_blank”
‣ If you make changes to the configuration, you must copy and paste the updated javascript
CONFIDENTIAL | PAGE 16
SFTP EXPORTER FOR ELOQUA CONTACTS
‣ What is it?
‣ Export Eloqua campaign members to a secure file server when you need to (hourly, intra-day, daily,
or weekly).
‣ Why use it?
‣ Automate list exports to a tele-qualification team, print vendor, fulfillment partner, or just internally,
while having the flexibility to choose which fields to include from the contact record.
‣ How to use it?
‣ Install connector in Eloqua instance.
‣ Create program or campaign to input your cloud connector.
‣ Configure the SFTP Exporter as one of the steps.
‣ Enable or Activate.
Demo
CONFIDENTIAL | PAGE 18
SFTP EXPORTER FOR ELOQUA CONTACTS
‣ Gotchas
‣ Input your Eloqua credentials upon activating your account, otherwise you won’t have them in the
drop-down when configuring the app.
‣ Make sure your file path has no spaces.
‣ If using a program, you can only use Standard mode.
‣ If needing the use of a feeder, use a program vs. a campaign.
CONFIDENTIAL | PAGE 19
CLIENT CASE STUDY:
CUMMINS POWER GENERATION


LEAD MANAGEMENT
CONFIDENTIAL | PAGE 20
COMPANY OVERVIEW
Cummins Power Generation produces diesel power generating, transfer, and control
technologies. Its commercial products are used in standby power and emergency
systems, and multi-megawatt peaking facilities. In developing countries, where reliable
utility power can sometimes be sketchy, Cummins Power Generation's products are
used as a primary source of energy. Cummins Power Generation operates as a business
unit of diesel-engine maker Cummins, Inc.
‣ Headquartered in Columbus, Indiana
‣ Employs approximately 46,000 people worldwide
‣ Serves customers in approximately 190 countries and territories through a network of
more than 600 company-owned and independent distributor locations and
approximately 6,500 dealer locations
CONFIDENTIAL | PAGE 21
BUSINESS REQUIREMENT
Ensure that contacts who have submitted the RFQ form are being followed up by
the distributors (up to 10 distributors). If no contact has been made, then send the
distributors an email personalized with the contact’s information
Form is Submitted
Auto-responder states they will be 	

contacted within 4 business days
After three days, email is sent asking	

if they have been contacted
CONFIDENTIAL | PAGE 22
PROCESS OVERVIEW
Form Submitted
Email Notifications 	

to Distributors
Custom Object Record	

Created
Custom Object Record	

Updated
Emails 	

to Distributors	

with data merged from contact
Auto-responder
Were you contacted?

(Blind Form Submit)
wait 3 days
Key Functionality
‣ Blind Form Submit
‣ Custom Objects
NoContact
*Distributor email addresses (up to 10)	

*Contact data for field merges
*Append contact data to record	

*Triggers emails
CONFIDENTIAL | PAGE 23
BLIND FORMS
Can I insert a form in my email? No…and Yes
‣ What is a blind form?
‣ A link in an email that posts data to a form 

It’s a way to have form functionality - without the physical form
‣ Upon click, the contact is redirected to a landing page/website
(the Eloqua contact is not even aware of the form submit)
‣ Why use it?
‣ Take advantage of the form processing steps, such as, adding
contact to a campaign, email notification, updating contact or
custom object record data
‣ Examples
‣ Notification - alert sales reps when someone clicks on a link for a
white paper
‣ Survey - rate 1-5 this content/product/service
‣ Poll - have you been contacted by a representative
CONFIDENTIAL | PAGE 24
BLIND FORMS (CONT)
Creating the Eloqua Form
‣ Create your Eloqua form and add your fields

Can include fields where contact information is known,
such as, first name, email address; and constant field
values such as Yes or No
‣ Create your Redirect to Web Page processing step

You always need a Redirect to Web Page processing
step (you can’t be completely stealth)
‣ Configure additional form processing steps

Update contact record, create/update custom object,
send notification, add to campaign
!
Blind Form Submit Resources:	

• Build Form Submit Links: http://topliners.eloqua.com/groups/cx-central/blog/2013/12/23/blind-form-submit-links-complete-and-submit-
forms-with-a-single-click	

• Tracking Clicks: http://topliners.eloqua.com/community/do_it/blog/2014/05/15/how-to-adjust-blind-form-submits-to-track-clicks
CONFIDENTIAL | PAGE 25
BLIND FORMS (CONT)
Creating a blind form
‣ Anatomy of the blind form link
‣ Integration Details

(Form > gear > View Form HTML…)
‣ Post URL
‣ Site ID
‣ HTML name of the form
‣ HTML names of form fields

Recommendation: use short html field names
‣ Build the link
‣ http://s[siteID].t.eloqua.com/e/f2.aspx?
elqFormName=[FormName]&elqSiteID=[siteID]&e=<span
class=eloquaemail>EmailAddress</span>&c=Yes
‣ http://s1684.t.eloqua.com/e/f2.aspx?
elqFormName=followup&elqSiteID=1684&e=<span
class=eloquaemail>EmailAddress</span>&c=Yes
Warning: Do not set link to redirect.
CONFIDENTIAL | PAGE 26
BLIND FORMS (CONT)
‣ Why not just use the Send
Submitter an Email processing step?
‣ Merged data on the email will be
from the contact record of email
address selected
‣ Distributor 1 =
emmyLou@distributor.com
‣ Field merges are from emmyLou’s
contact record
Cummins Use Case
‣ Update Custom Data Object - With Form Data
processing step (If “No” is clicked)
‣ Trigger the distributor email(s) - from the Custom
Object
……..
CONFIDENTIAL | PAGE 27
CUSTOM OBJECTS OVERVIEW
‣ Custom Objects Store Data
‣ Store data without using precious and limited fields on your contact and company records
‣ Store data that may be related to a Contact or Company record
‣ Examples: Purchase history, segmentation information from CRM, events, surveys, warranty
expiration information
!
!
!
!
!
Note: Eloqua Basic - 2 custom objects for Purchase History and opportunities ($ add-on for other use
cases)
CONFIDENTIAL | PAGE 28
CUSTOM OBJECTS (CONT)
‣ Cummins Use Case

Send multiple emails using data from a single Eloqua contact
‣ Create/Update Custom Objects with Form Submission data (Update Custom Data Object - With
Form Data processing step)
1. RFQ form submitted - distributor emails (Up to 10 - Distributor 1, Distributor 2…) are written to
the custom object record as well as the data which will be merged into the email
2. Blind form appends additional contact data and triggers emails
‣ Custom Object Record Service - Send email 

Select a field from the data card and field merge data (Business Need, Product Owned, Fuel
Type, Install Type, State, Zip, Country)
CONFIDENTIAL | PAGE 29
PROCESS OVERVIEW
Form Submitted
Email Notifications 	

to Distributors
Custom Object Record	

Created
Custom Object Record	

Updated
Emails 	

to Distributors	

with data merged from contact
Auto-responder
Were you contacted?

(Blind Form Submit)
wait 3 days
No Contact
What’s on your mind
Relationship One
8009 34th Avenue
Suite 300
Minneapolis, MN 55425
P: 763.355.1025
E: info@relationshipone.com
Let’s Connect

More Related Content

PDF
Evolve 19 | Bruce Swann | Adobe Campaign - Capabilities, Roadmap, and Fit wit...
PPTX
Review Shopify vs Ocoos
PDF
CoreMedias presentation för Smarter Commerce Day 2015
PDF
europages-solutions-guide-EN
PDF
2014 sales brochure_eng
PDF
Twin Cities Oracle Marketing Cloud User Group - November 2014
PDF
A Look at LookBookHQ for Twin Cities Eloqua User Group - 082614
PPTX
2014 Tableau Conference Overview - Twin Cities Tableau User Group - October 2014
Evolve 19 | Bruce Swann | Adobe Campaign - Capabilities, Roadmap, and Fit wit...
Review Shopify vs Ocoos
CoreMedias presentation för Smarter Commerce Day 2015
europages-solutions-guide-EN
2014 sales brochure_eng
Twin Cities Oracle Marketing Cloud User Group - November 2014
A Look at LookBookHQ for Twin Cities Eloqua User Group - 082614
2014 Tableau Conference Overview - Twin Cities Tableau User Group - October 2014

Viewers also liked (20)

PDF
TCUG112613
PDF
Twin Cities User Group October 28th, 2014
PDF
Data Dunk with Insight - Twin Cities Eloqua User Group September 30, 2014
PDF
Eloqua Modern Marketing Tour - Chicago - September 2014
PDF
Tcug 062414
PDF
Twin Cities Eloqua User Group 082614
PDF
TCUG - March 2014
PDF
Twin Cities Eloqua User Group 092413
PDF
Twin Cities Oracle Marketing Cloud User Group - February 25, 2014
KEY
Twin Cities Eloqua User Group - March 6, 2012
KEY
Twin Cities Eloqua User Group - May 31, 2011
PDF
Twin Cities Eloqua User Group - May 21, 2013
PPTX
Twin Cities Eloqua User Group - April 30, 2013 - Rasmussen College
PDF
Twin Cities Eloqua User Group - June 26, 2012
PDF
Twin Cities Eloqua User Group - June 24, 2013
PDF
Twin Cities Eloqua User Group - September 25, 2012
PDF
Twin Cities Eloqua User Group - May 29, 2012
PDF
Twin Cities Eloqua User Group - January 3, 2012
PDF
Twin Cities Eloqua User Group - July 30, 2013
KEY
Relationship One - Marketing Automation Overview
TCUG112613
Twin Cities User Group October 28th, 2014
Data Dunk with Insight - Twin Cities Eloqua User Group September 30, 2014
Eloqua Modern Marketing Tour - Chicago - September 2014
Tcug 062414
Twin Cities Eloqua User Group 082614
TCUG - March 2014
Twin Cities Eloqua User Group 092413
Twin Cities Oracle Marketing Cloud User Group - February 25, 2014
Twin Cities Eloqua User Group - March 6, 2012
Twin Cities Eloqua User Group - May 31, 2011
Twin Cities Eloqua User Group - May 21, 2013
Twin Cities Eloqua User Group - April 30, 2013 - Rasmussen College
Twin Cities Eloqua User Group - June 26, 2012
Twin Cities Eloqua User Group - June 24, 2013
Twin Cities Eloqua User Group - September 25, 2012
Twin Cities Eloqua User Group - May 29, 2012
Twin Cities Eloqua User Group - January 3, 2012
Twin Cities Eloqua User Group - July 30, 2013
Relationship One - Marketing Automation Overview
Ad

Similar to Twin Cities Oracle Marketing Cloud User Group - 072914 (20)

PDF
Twin Cities Oracle Marketing Cloud User Group 082515
KEY
Selecting SaaS providers
PDF
Adobe Summit 2016 - Cindy Lu - B2B Personalization
PPTX
5 Strategies to Supercharge Your Data-Driven Marketing
PDF
Total Economic Impact of Acquia: Featuring Research from Forrester Consulting
PDF
Analytics Configuration Strategies that Add Value for Your Clients - David Vo...
PDF
Sales Pipeline Explained & Sales Pipeline Stages
PPTX
Selling New Services to Clients- eFolder Expert Series
PDF
Landing Pages in Paid Advertising: Best Practices for Student Recruitment Suc...
PDF
Designing landing pages for conversion: Best practices and examples
PDF
Tom Ryan and Tom Hayward's top reasons for building your landing pages in par...
PDF
Ideal Customer Profile Guide
PPTX
Transforming Business with Lean Six Sigma
PDF
Startup camp chalmers innovation 19 september 2014
PPTX
How to Build Your Email List
PDF
Ecommerce Business And Financial Model PowerPoint Presentation Slides
PPTX
Advocacy marketing and programs for Startups
PPTX
oraclecloudintegrateanddocusigndeckv0-141111192612-conversion-gate02
PDF
2016-09 -28 Powerful Web Based GP2016
PDF
The100TaskPlaybookFreeSamplev201-200127-183734.pdf
Twin Cities Oracle Marketing Cloud User Group 082515
Selecting SaaS providers
Adobe Summit 2016 - Cindy Lu - B2B Personalization
5 Strategies to Supercharge Your Data-Driven Marketing
Total Economic Impact of Acquia: Featuring Research from Forrester Consulting
Analytics Configuration Strategies that Add Value for Your Clients - David Vo...
Sales Pipeline Explained & Sales Pipeline Stages
Selling New Services to Clients- eFolder Expert Series
Landing Pages in Paid Advertising: Best Practices for Student Recruitment Suc...
Designing landing pages for conversion: Best practices and examples
Tom Ryan and Tom Hayward's top reasons for building your landing pages in par...
Ideal Customer Profile Guide
Transforming Business with Lean Six Sigma
Startup camp chalmers innovation 19 september 2014
How to Build Your Email List
Ecommerce Business And Financial Model PowerPoint Presentation Slides
Advocacy marketing and programs for Startups
oraclecloudintegrateanddocusigndeckv0-141111192612-conversion-gate02
2016-09 -28 Powerful Web Based GP2016
The100TaskPlaybookFreeSamplev201-200127-183734.pdf
Ad

More from Ron Corbisier (20)

PDF
Oracle + Relationship One Webinar: Sports Marketing
PDF
Cummins: Building a Center of Excellence
PDF
Optum Preference Center
PDF
Maximize Your MarTech Stack
PDF
Twin Cities User Group - May 2017
PDF
Raleigh Oracle Marketing Cloud User Group - April 2017
PDF
Chicago User Group - Feb 2017 Overview
PDF
Chicago User Group - Relationship One
PDF
Chicago User Group - Influitive
PDF
Chicago User Group - PFL.com
PDF
Oracle Eloqua 10 Release Notes
PPTX
Twin Cities OMC User Group - January 2017
PPTX
R1-Story-Beyond-the-View
PPTX
World of Oracle Eloqua Reporting
PPTX
Chicago Oracle Marketing Cloud User Group - November
PPTX
Raleigh Oracle Marketing Cloud User Group - November
PDF
Deliverability and Privacy Essentials
PPTX
Recommendations for Lead Scoring
PDF
Twin cities user group september 2016
PDF
World of Oracle Eloqua Reporting
Oracle + Relationship One Webinar: Sports Marketing
Cummins: Building a Center of Excellence
Optum Preference Center
Maximize Your MarTech Stack
Twin Cities User Group - May 2017
Raleigh Oracle Marketing Cloud User Group - April 2017
Chicago User Group - Feb 2017 Overview
Chicago User Group - Relationship One
Chicago User Group - Influitive
Chicago User Group - PFL.com
Oracle Eloqua 10 Release Notes
Twin Cities OMC User Group - January 2017
R1-Story-Beyond-the-View
World of Oracle Eloqua Reporting
Chicago Oracle Marketing Cloud User Group - November
Raleigh Oracle Marketing Cloud User Group - November
Deliverability and Privacy Essentials
Recommendations for Lead Scoring
Twin cities user group september 2016
World of Oracle Eloqua Reporting

Recently uploaded (20)

PDF
How CRM Helps with Community Management.pdf
PPTX
Week-1-BM.pptx for student that need to study
PDF
EYP Creation Presentation Deck - Offerings
PDF
‘’A Comprehensive Study on Tractor Purchase Behaviour among Semi-Urban and R...
PPTX
FINAL PPT strategic management lessons.pptx
PPTX
Complete_Denture_Lab_Steps_Presentation_With_Images.pptx
PPTX
Introduction to HUMAN RESOURCE MANGEMENT.pptx
PPTX
You_Exec_-_Root_Cause_Analysis_Toolbox_Light_Free (1).pptx
PDF
Ulas Utku Bozdogan – Excellence in Action
PPT
david_sm13_ppt_01.ppt MARKETING MANAGEMENT
DOCX
FCL vs. LCL Freight Forwarding An Ultimate Handbook for Logistics Experts.docx
PDF
EX Kathmandu _Kailash Mansarovar Yatra 2025 by Nagarjuna Travels.pdf
PPTX
The principles of Marketing Environment 2.pptx
PDF
6 AI Marketing Myths That Are Slowing You Down & Draining Your Budgets
PDF
AYODHYA OUTDOOR MEDIA PLAN - SRI GARIMA PUBLICITY PRIVATE LIMITED
DOCX
Elevate Transport Efficiency with QuickMove Transport Management System (TMS)...
PDF
Expert Social Media Marketing Services for Maximum Engagement
PPTX
Best E-Commerce Developmentmpany in Lucknow.pptx
PPTX
10-STRATEGIC-MANAEGEMENT marketing .pptx
PDF
Marketing Precision Master Class - Roimata Wilkey, Burst Digital
How CRM Helps with Community Management.pdf
Week-1-BM.pptx for student that need to study
EYP Creation Presentation Deck - Offerings
‘’A Comprehensive Study on Tractor Purchase Behaviour among Semi-Urban and R...
FINAL PPT strategic management lessons.pptx
Complete_Denture_Lab_Steps_Presentation_With_Images.pptx
Introduction to HUMAN RESOURCE MANGEMENT.pptx
You_Exec_-_Root_Cause_Analysis_Toolbox_Light_Free (1).pptx
Ulas Utku Bozdogan – Excellence in Action
david_sm13_ppt_01.ppt MARKETING MANAGEMENT
FCL vs. LCL Freight Forwarding An Ultimate Handbook for Logistics Experts.docx
EX Kathmandu _Kailash Mansarovar Yatra 2025 by Nagarjuna Travels.pdf
The principles of Marketing Environment 2.pptx
6 AI Marketing Myths That Are Slowing You Down & Draining Your Budgets
AYODHYA OUTDOOR MEDIA PLAN - SRI GARIMA PUBLICITY PRIVATE LIMITED
Elevate Transport Efficiency with QuickMove Transport Management System (TMS)...
Expert Social Media Marketing Services for Maximum Engagement
Best E-Commerce Developmentmpany in Lucknow.pptx
10-STRATEGIC-MANAEGEMENT marketing .pptx
Marketing Precision Master Class - Roimata Wilkey, Burst Digital

Twin Cities Oracle Marketing Cloud User Group - 072914

  • 1. Oracle Marketing Cloud User Group Minneapolis | July 29, 2014
  • 2. TODAY’S AGENDA Erin Rowles, Relationship One 1 2 3 Interact Highlights 4 AppCloud: Cloud Connector Demos Updates & Announcements What’s on your mind CONFIDENTIAL | PAGE 2 5 Customer Spotlight Tess Dyer, Relationship One Heidi Huffman, Relationship One
  • 4. CONFIDENTIAL | PAGE 4 UPDATES ANNOUNCEMENTS ‣ You? ‣ How’s CASL going? ‣ Us (Relationship One) ‣ Happy Birthday to us! ‣ We’re Growing! ‣ Mike Bernard - Marketing Cloud Practice Director ‣ Hiring ‣ Marketing Cloud Consultant
  • 5. CONFIDENTIAL | PAGE 5 UPDATES ANNOUNCEMENTS ‣ Summer Release ‣ Modern Marketing Experience ‣ March, 2015 - Vegas ‣ 2014 Markies ‣ European and North American combined into one Global Markie Awards Program ‣ Winners announced @ Modern Marketing Experience Europe in London - October 2014 ‣ Deadline: August 22 ‣ http://markies.eloqua.com/ !
  • 7. CONFIDENTIAL | PAGE 7 INTERACT HIGHLIGHTS ‣ Presentations ‣ Engagement ‣ Targeting ‣ Conversion ‣ Technology ‣ Analytics ‣ http://topliners.eloqua.com/groups/interact-2014-presentations
  • 8. CONFIDENTIAL | PAGE 8 CLOUD CONNECTOR DEMOS
  • 9. CONFIDENTIAL | PAGE 9 ORACLE MARKETING CLOUD APPCLOUD
  • 10. CONFIDENTIAL | PAGE 10 ORACLE MARKETING CLOUD APPCLOUD ‣ First Steps ‣ Visit, learn, explore the AppCloud marketplace ‣ Enable Eloqua instance for API support ‣ Update Eloqua user to receive API access ‣ Set up an AppCloud user - where connectors and components actually live, this is where they are configured and run ‣ cloudconnectors.eloqua.com ‣ appcloud.relationshipone.com
  • 11. CONFIDENTIAL | PAGE 11 CUSTOMER SOLUTION USING APPS ‣ Business Challenge for the Client ‣ Automating a free case offer campaign, using an Eloqua form and landing page. ‣ Requirements ‣ Offering a process to capture form submissions. ‣ Automatically redirecting the user to a “Limit Reached” message based on number of cases available. ‣ Displaying an “Offer Ended” message when the offer closed based upon date. ‣ Limiting the offer to one case per district, identifying by email domain. ‣ Offering a solution for when users do not have javascript enabled. ‣ Automating submissions to be sent to fulfillment.
  • 12. CONFIDENTIAL | PAGE 12 PROMO SAMPLER APP ‣ What is it? ‣ Add a promotion sample request on a landing page while controlling who can register, sampling time, promotion options and inventory. ‣ Why use it? ‣ To be able to “set it and forget it.” ‣ To take advantage of functionality that would typically require custom javascript. ‣ How to use it? ‣ Create your assets in Eloqua - Offer form with and landing pages. ‣ Configure the App. ‣ Copy and paste the javascript generated and apply to offer landing page.
  • 13. CONFIDENTIAL | PAGE 13 PROMO SAMPLER APP ‣ Requirements ‣ Offer start and end dates ‣ Unit limit ‣ Offer form with necessary fields AND a hidden javascript check field ‣ Landing Pages for: ‣ Thank You ‣ Already Ordered ‣ Limit Reached ‣ Offer Ended ‣ Enable Javascript
  • 14. Demo
  • 15. CONFIDENTIAL | PAGE 15 PROMO SAMPLER APP ‣ Gotchas ‣ Format for URLs - must include “http://“ ‣ Enable Javascript page - If you link back to the original form page, ensure your URL has target=“_blank” ‣ If you make changes to the configuration, you must copy and paste the updated javascript
  • 16. CONFIDENTIAL | PAGE 16 SFTP EXPORTER FOR ELOQUA CONTACTS ‣ What is it? ‣ Export Eloqua campaign members to a secure file server when you need to (hourly, intra-day, daily, or weekly). ‣ Why use it? ‣ Automate list exports to a tele-qualification team, print vendor, fulfillment partner, or just internally, while having the flexibility to choose which fields to include from the contact record. ‣ How to use it? ‣ Install connector in Eloqua instance. ‣ Create program or campaign to input your cloud connector. ‣ Configure the SFTP Exporter as one of the steps. ‣ Enable or Activate.
  • 17. Demo
  • 18. CONFIDENTIAL | PAGE 18 SFTP EXPORTER FOR ELOQUA CONTACTS ‣ Gotchas ‣ Input your Eloqua credentials upon activating your account, otherwise you won’t have them in the drop-down when configuring the app. ‣ Make sure your file path has no spaces. ‣ If using a program, you can only use Standard mode. ‣ If needing the use of a feeder, use a program vs. a campaign.
  • 19. CONFIDENTIAL | PAGE 19 CLIENT CASE STUDY: CUMMINS POWER GENERATION 
 LEAD MANAGEMENT
  • 20. CONFIDENTIAL | PAGE 20 COMPANY OVERVIEW Cummins Power Generation produces diesel power generating, transfer, and control technologies. Its commercial products are used in standby power and emergency systems, and multi-megawatt peaking facilities. In developing countries, where reliable utility power can sometimes be sketchy, Cummins Power Generation's products are used as a primary source of energy. Cummins Power Generation operates as a business unit of diesel-engine maker Cummins, Inc. ‣ Headquartered in Columbus, Indiana ‣ Employs approximately 46,000 people worldwide ‣ Serves customers in approximately 190 countries and territories through a network of more than 600 company-owned and independent distributor locations and approximately 6,500 dealer locations
  • 21. CONFIDENTIAL | PAGE 21 BUSINESS REQUIREMENT Ensure that contacts who have submitted the RFQ form are being followed up by the distributors (up to 10 distributors). If no contact has been made, then send the distributors an email personalized with the contact’s information Form is Submitted Auto-responder states they will be contacted within 4 business days After three days, email is sent asking if they have been contacted
  • 22. CONFIDENTIAL | PAGE 22 PROCESS OVERVIEW Form Submitted Email Notifications to Distributors Custom Object Record Created Custom Object Record Updated Emails to Distributors with data merged from contact Auto-responder Were you contacted?
 (Blind Form Submit) wait 3 days Key Functionality ‣ Blind Form Submit ‣ Custom Objects NoContact *Distributor email addresses (up to 10) *Contact data for field merges *Append contact data to record *Triggers emails
  • 23. CONFIDENTIAL | PAGE 23 BLIND FORMS Can I insert a form in my email? No…and Yes ‣ What is a blind form? ‣ A link in an email that posts data to a form 
 It’s a way to have form functionality - without the physical form ‣ Upon click, the contact is redirected to a landing page/website (the Eloqua contact is not even aware of the form submit) ‣ Why use it? ‣ Take advantage of the form processing steps, such as, adding contact to a campaign, email notification, updating contact or custom object record data ‣ Examples ‣ Notification - alert sales reps when someone clicks on a link for a white paper ‣ Survey - rate 1-5 this content/product/service ‣ Poll - have you been contacted by a representative
  • 24. CONFIDENTIAL | PAGE 24 BLIND FORMS (CONT) Creating the Eloqua Form ‣ Create your Eloqua form and add your fields
 Can include fields where contact information is known, such as, first name, email address; and constant field values such as Yes or No ‣ Create your Redirect to Web Page processing step
 You always need a Redirect to Web Page processing step (you can’t be completely stealth) ‣ Configure additional form processing steps
 Update contact record, create/update custom object, send notification, add to campaign ! Blind Form Submit Resources: • Build Form Submit Links: http://topliners.eloqua.com/groups/cx-central/blog/2013/12/23/blind-form-submit-links-complete-and-submit- forms-with-a-single-click • Tracking Clicks: http://topliners.eloqua.com/community/do_it/blog/2014/05/15/how-to-adjust-blind-form-submits-to-track-clicks
  • 25. CONFIDENTIAL | PAGE 25 BLIND FORMS (CONT) Creating a blind form ‣ Anatomy of the blind form link ‣ Integration Details
 (Form > gear > View Form HTML…) ‣ Post URL ‣ Site ID ‣ HTML name of the form ‣ HTML names of form fields
 Recommendation: use short html field names ‣ Build the link ‣ http://s[siteID].t.eloqua.com/e/f2.aspx? elqFormName=[FormName]&elqSiteID=[siteID]&e=<span class=eloquaemail>EmailAddress</span>&c=Yes ‣ http://s1684.t.eloqua.com/e/f2.aspx? elqFormName=followup&elqSiteID=1684&e=<span class=eloquaemail>EmailAddress</span>&c=Yes Warning: Do not set link to redirect.
  • 26. CONFIDENTIAL | PAGE 26 BLIND FORMS (CONT) ‣ Why not just use the Send Submitter an Email processing step? ‣ Merged data on the email will be from the contact record of email address selected ‣ Distributor 1 = [email protected] ‣ Field merges are from emmyLou’s contact record Cummins Use Case ‣ Update Custom Data Object - With Form Data processing step (If “No” is clicked) ‣ Trigger the distributor email(s) - from the Custom Object ……..
  • 27. CONFIDENTIAL | PAGE 27 CUSTOM OBJECTS OVERVIEW ‣ Custom Objects Store Data ‣ Store data without using precious and limited fields on your contact and company records ‣ Store data that may be related to a Contact or Company record ‣ Examples: Purchase history, segmentation information from CRM, events, surveys, warranty expiration information ! ! ! ! ! Note: Eloqua Basic - 2 custom objects for Purchase History and opportunities ($ add-on for other use cases)
  • 28. CONFIDENTIAL | PAGE 28 CUSTOM OBJECTS (CONT) ‣ Cummins Use Case
 Send multiple emails using data from a single Eloqua contact ‣ Create/Update Custom Objects with Form Submission data (Update Custom Data Object - With Form Data processing step) 1. RFQ form submitted - distributor emails (Up to 10 - Distributor 1, Distributor 2…) are written to the custom object record as well as the data which will be merged into the email 2. Blind form appends additional contact data and triggers emails ‣ Custom Object Record Service - Send email 
 Select a field from the data card and field merge data (Business Need, Product Owned, Fuel Type, Install Type, State, Zip, Country)
  • 29. CONFIDENTIAL | PAGE 29 PROCESS OVERVIEW Form Submitted Email Notifications to Distributors Custom Object Record Created Custom Object Record Updated Emails to Distributors with data merged from contact Auto-responder Were you contacted?
 (Blind Form Submit) wait 3 days No Contact
  • 31. Relationship One 8009 34th Avenue Suite 300 Minneapolis, MN 55425 P: 763.355.1025 E: [email protected] Let’s Connect