Lead Scoring and Data Tools Flashcards
How often/when do lead scores recalculate?
Lead score is recalculated immediately upon activity or update to scoring model. If no activity, Eloqua will re-score after 24 hours.
If someone does not open Elouqa email for several weeks, but does so upon return from vacation, when is the lead score recalculated?
24 hours after the email is delivered.
You are setting up a program in program builder and are not done, but want to check to see if a portion of your program works properly. When you do so, you receive an error telling you that some portions of your program are not setup. How do you override this message?
Change the action for each incomplete step to “No Action- Pass through”.
Validation can be completed on what data entities?
Contacts, Companies, Prospects
What is the evaluation time for programs runs in priority mode? For example, if a program runs at 1:54 pm? What time will it finish?
5 minutes. 1:59 pm.
What triggers an internal event: Match rule eval, Cloud Connector execution, new segment created?
cloud connectors and match rules can both trigger an internal event
Can a decision rule in Program Builder evaluate open text entries?
Yes. There is a “contact field has value” and “contact field comparison”.
Can you target a specific asset when segmenting an audience - in other words, can you segment if a specific form was submitted?
Yes you can create a segment that targets a specific asset such as form submissions.
On what entities do update rules apply?
Contacts, Companies, Prospects, or Custom Objects
Which three changes can be made after a Match Rule has been created and saved?
Add a Match Rule Exclude Criteria
Add a Match Rule Criteria
Edit a Handler Set
True or False: It is possible to edit the data entities being matched after a Match Rule has been created and saved.
False. It is not possible to change the entities that are being matched once the match rule has been saved;
True or False: It is possible to Add a Match Rule Criteria after a Match Rule has been created and saved.
True.
If a contact meets multiple criteria in an Update Rule Set, how will the value be determined?
The last criteria met will determine which value to set. In an Update Rule Set, rules are evaluated from top-to-bottom. The last evaluation performed is the one that results in the value being set.
What entity pair can be matched against one another in a Match or Deduplication Rule
Contacts, Companies, and prospects
True or False: Deduplication Rules let you perform actions against non-matches; Match Rules do not.
True.
True or False: Match Rules let you perform actions against non matches; Deduplication Rules do not
False.
True or False: Match Rules let you perform actions against matches; Deduplication Rules do not
False. Both Match Rules and Deduplication Rules let you perform actions against matches.
True or False: Both Match Rules and Deduplication Rules match between different data entities (ie. contacts «» accounts)
True.
What Validation Rule would allow you to remove all “$” symbols in a specific field?
Find and Replace.
This allows you to locate specific characters ($) and replace them with another value (null)
True or False: Match Rules can evaluate whether a contact field value matches a value in a Select List
False. Match Rules cannot evaluate whether a contact field value matches a value in a Select List
True of False: More than one Update Rule Set can evaluate the same Lookup Table
True.
True or False: Rules in an Update Rule Set can be re-ordered by dragging and dropping them
True.
True or False: Wildcard characters (?*) can be used in Lookup Table values
False.
Wildcard characters (?*) cannot be used in Lookup Table values
What three actions can be performed after a Lookup Table has been created, saved, and populated with values?
Replacement Value Column Name can be edited
Lookup Value Column Name can be edited
All Lookup Table entries can be exported
True or False: The case-sensitivity setting can be changed after a Lookup Table has been created, saved, and populated with values.
False.
You cannot change the case-sensitivity setting after saving the lookup table; you will need to re-create the Lookup Table if changes are required to this setting.
True or False: The Lookup Table entries can be exported after a Lookup Table has been created, saved, and populated with values.
True.
What Data Tool can you directly upload values into?
Lookup Table
Lookup Tables are designed for large sets of data and therefore allow for values to be directly uploaded into them.
Where would you create an update rule?
Contact » data tools
You can drag and drop update rules for what purpose?
to change the order of execution
True or False: Validation rules can only be used in a program builder step
False.
validation rules can also be applied in a contact group for one-off manual data cleanup
what type of deduplication rule must you use when deduping different data entity types?
Multi-table deduplication
Multi-table deduplication tables are required to dedupe one entity type against another. When in the same entity type, use single-table dedupe rule
True or False: ‘Numeric Field Calculation’ can perform this action: “Company Revenue” Divided By “Number of Employees”
False.
‘Numeric Field Calculation’ adds or subtracts values from two numeric fields and does not perform multiplication or division functions.
True or False: ‘Numeric Field Calculation’ can perform this action: “Company Revenue (in thousands)” Multiplied By 1000
False.
‘Numeric Field Calculation’ adds or subtracts values from two numeric fields and does not perform multiplication or division functions.
True or False: ‘Numeric Field Calculation’ can perform this action: “Company Revenue (worldwide)” Minus “Company Revenue (branch)”
True.
True or False: ‘Numeric Field Calculation’ can perform multiplication and division functions.
False.
‘Numeric Field Calculation’ adds or subtracts values from two numeric fields and does not perform multiplication or division functions.
How would you define a program in program builder?
A program is an automated marketing workflow that replaces repetitive manual tasks. It is primarily used for data management tasks.
What are three example uses of a program builder program?
Data cleansing,
CRM Integration,
Data Card Manipulation
E10 Program builder is not used for email management. What must you do if emails must be sent from a program?
Use a ‘Move/Add to Campaign’ step.
In program builder, what do the rectangles represent?
Program steps and actions. They define the action that will be performed for every contact in a step.
In program builder, what do the diamonds represent
Decision rules. They signify questions. The rules determine which path a contact will take based on the answer to the question. The answers to a decision rule will always be yes of no.