E10: Blind Form Submits Flashcards

1
Q

What is a blind form submit?

A

A seamless way to get form submission data with just one click. Users submit a form unknowingly by clicking a link in an email.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Do more people click through on emails, or submit forms?

A

More people click through on emails.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Form conversions ____ as form fields increase.

A

decrease

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are 3 special things about a blind form submit?

A

(1) Capture user data in one click directly from email (2) No form for user to fill out (3) No form landing page to create

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What kind of landing pages need to be built for a blind form submit?

A

No form landing page needs to be built, but you will need to build a confirmation landing page.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

When is the best time to use blind form submits?

A

Whenever simple responses are required. For example: RSVP responses, newsletter subscriptions, event registrations, contest entries.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

With one blind form submit click, you can execute…

A

many form processing steps, such as adding Contacts to a campaign, adding them to a shared list, or sending an email notification to the sales team.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the user experience with a blind form submit?

A

1 - Open email, 2 - Click link, 3 - See confirmation page

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Once a user clicks on the email link, what should they see?

A

A confirmation landing page.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

For an email link to behave as a Blind Form Submit, what does it need to be tied to?

A

An Eloqua form hidden from user view.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

The email link in the blind form submit process must include:

A

(1) Your Eloqua Site ID (2) Your Form Name (3) Form Field Names (4) Values to Update

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

When a user clicks the link in the blind form submit, what happens in Eloqua?

A

The link communicates with the Form and writes new values as form submission data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What kind of processing step MUST be triggered when the form is submitted?

A

Redirect to Web Page.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

How many locations in the email link do you need your Site ID?

A

Two locations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are 4 other uses for blind form submits?

A

simple survey, simple preferences, opt-in / out-out, yes / no questions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the super-hero in blind form submits?

A

The form.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What is the cloak in blind form submits?

A

The link.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

User has just clicked on a link to subscribe to a newsletter. What processing steps are needed?

A

Subscribe / Unsubscribe to Group, Redirect to Webpage, Update Contact

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What do you need to do with your form name?

A

Put it in the HTML Name Field. Make sure there are no spaces in the form name.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

//Module 3 - Links//

A

Module 3 - Links

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Connect the dots

A

form - link - email - User clicks - Confirmation landing page

22
Q

What is Tracked field?

A

The HTML name of the field to be tracked.

23
Q

What is Static Value?

A

The value to be added to the Custom Field when the link is clicked.

24
Q

Where can you find your Site ID?

A

Gear menu on form: View Form HTML - in action string.

25
What are the two key-value pairs that must be added to the Query String at the end of the blind form submit URL so that a Custom Field is properly tracked?
TrackedField and StaticValue
26
What Link Type should you use?
Webpage
27
Is the full link visible in the email when you hover the mouse over it?
Yes.
28
What happens when an email containing a blind form submit is forwarded and the new recipient clicks the link?
The link will not work.
29
Blind form submit links are unique to ______ based on ____
unique to Contact based on email address.
30
If emails are not sent through Eloqua, will blind form submit links work?
No.
31
Solutions to forwarded emails
(1) Include a statement that this is a unique link for you (2) Add "Refer a friend" link and create a form for this.
32
When they click on Refer a friend, what should happen?
Fill in your email address, your friend's email address, then we send the friend an email.
33
Limitations for adding a forwarding link
It only works for one Contact at a time.
34
The same blind form submit used for newsletter signups can be used to...
add contacts to an email campaign opt-in.
35
To make your form add contacts to a campaign, what do you need?
an additional processing step.
36
Is it okay to reuse a form you created for blind form submit links?
Technically you can reuse a form. but for clean reporting, a best practice is to create a new form for each unrelated campaign, Blind form submit links within the same campaign can use the same form.
37
Can you have multiple blind form submit links in an email?
Yes.
38
Several links in one email? Each choice on a single email can be ...
a blind form submit link using one form.
39
Does every blind form submit link within a single Campaign require a separate form in Eloqua?
No.
40
When you create a form to use with blind form submit links, how many custom fields can you add?
Unlimited
41
If you have a lot of fields to update...
your link is going to become really long.
42
When you're adding new fields to your form, what's important to do?
Fill in the HTML Name of each field - can be same as field label.
43
In the Conditions Editor, what should you choose from the pulldown menu on the left?
Form Field
44
Are the tracked fields saved as custom objects?
No - they are only automatically saved as form submission data. Processing steps can map them to custom objects or contact fields.
45
Can you add more than one link to each email?
Yes, Yes, Yes.
46
Can you add more than one processing step to each link?
Yes.
47
Can you capture more than one value with each link?
Yes.
48
Multi-step contest entries are...
user engagement tools that are spread over several emails and trigger multiple processing steps.
49
Why did a contest use case use a double blind form submit?
Captured serious entrants, but kept the contest fun since they never had to fill out a form.
50
How do you avoid brand misrepresentation?
Test, test, and test.
51
To use multiple links in an email
modify the tracked value within a blind form submit link
52
Capture multiple values using...
a second query string.