Leads Flashcards

Leads

1
Q

Lead Conversion

A

Optionally create an
Account (unless one exists)
Contact (merge with existing)
Opportunity
Cannot pick record type of the records being created.
Activity history persists to contact/account
Mapping is customizable

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

Web to Lead

A

HTML code created that allows direct to lead creation in SF.

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

Lead Auto Response rule

A

Send an email back to lead when it is created.

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

Know the diff between lead creation and case creation processes.

A

Assignment
Auto response
Case escalation

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

Person accounts

A

used when an account is the same as a person. think time share prospects.
The account then gets some fields that would normally be more contact related.

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

Campaigns

A

A list of “people” i.e., leads, contacts person accounts.
Associated through the campaign member object.
Unlimited number of members in a campaign
An unlimited number of campaigns per person

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

Campaign influence

A

Out of the box, it’s enabled.
It can be updated to allow me to pick the campaign influence.
Can use influence time frames.

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

How is lead source different than being a campaign member?

A

Lead source is just that, where it came from. You use it to see where you get most leads. Campaigns work more on the value of the leads.

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

User specific check boxes required profile.
Marketing user
Knowledge user

A

marketing user - Used to show who can create campaigns.

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

Content

A
All editions
Replaces Documents
all file types
can subscribe to content
deliverable externally
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Delegated administration

A

Allows you to make psuedo administrators with limited access to
Create users and predetermined roles & profiles
Activate and deactivate users
login as users
manage custom objects (not advised)

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

Dashboard components can be

A

posted as a snapshot to a chatter feed. This overrides the rights they’d have to that gauge. It’s displayed as an image

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

Email to Salesforce

A

Know basic functionality

know matching - review by going to ‘my email to salesforce’ set up page

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

Salesforce for Outlook

A

Button in outlook client:
Add email to salesforce (can manually associate the contact right there).
Needs to be set up by the administrator.
Multiple configuration profiles can be set up. Each user gets one profile.

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

Big Deal Alerts

p199

A

Simple function to alert key people of opps beyond a currency threshold configurable against amount & probability. Only fires on first crossing of the threshold.
One alert per org.
Obviated by workflows.
(This will be one of the pick three answers)

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

Similar Opportunities

p200

A

It’s a ‘related list’ in opps. Allows you to find closed/won opps that match the one you’re currently working on.
Can manually add opps to the related list.
Once enabled, need to be added to each of the page layouts as a related list.

17
Q

Opportunity Update Reminders

p201

A

Can be sent to teams to remind them of opps. Predates scheduled reports. Has to be enabled system wide then user by user. Users can schedule their own.
Only sked is once/week
No ability to format email.

18
Q

Stay-in-Touch requests

A

If your customers respond, it’s useful.
Get email with a link to a cloud hosted form in SF that will allow them to update their record in SF. Sender will get to review the changes and accept or reject them.
Can do mass email stay-in-touch.

19
Q

Cloud Scheduler

p204

A

Used to set up proposed meeting times with contacts or leads. Holds up to five proposed times. Email goes out, hosted link allows all users to specify times. Times are proposed to the user.
*Can include custom logo on the page

20
Q

Email-to-Case

A

Two types of setups
On-demand (the original, email goes to SF) - generate an address, SF automatically associates the case into the org and attachments, tries to associate it with an existing contact or account (simple algorithm). Has 5mb attachment limit.
Full email to case (email comes to our server)
Agent gets installed on local server to manage incoming emails. Attachment limit set by local mail server

21
Q

What are the benefits of unassociated tasks

A

Can be used by user to do things not related to particular objects.
On a similar note, know how to get to ‘my activities’ (via the home tab by the calendar).

22
Q

“Private’ filed on opportunities

A

A special override of privacy on opportunities. Takes it out of workflows, big deal alerts. Allows only the owner and heierarchy to see it.

23
Q

Product Schedules

A

Spread recogniztion of a sale over time. Must be using Opportunity Products. Only allows regular schedules (e.g. cannot front load).
Two types -
Quantity Schedule - dates, no. of units, no. of installments.
Revenue Schedule - dates amounts, etc.

24
Q

Automated users are around in what contexts

p205

A

Leads - default lead owner
Cases - default case owner, automated case user
Workflow - default workflow user
Generally needed when an unattended process would take place

25
Q

Order of execution of events

p206

A

Validation rules execute (req. fields data type)
all Before Trigger execute
validation again
record saved, not commited
after triggers execute
assignment rules execute (leads & cases)
auto reposen rules execute (leads & cases)
workflow rules execute
escalation rules execute (essentially these are last)
Rollup Summaries calculate (cause update on parent)
Operations are commited
post commit logic (e.g. send email)

26
Q

Mass Transfer

A

Make some notes

27
Q

Home Page

A

‘wide’ & ‘narrow’ components
can add custom components
add image (logo)
HTML area - run javascript (quote of the day, or status)

28
Q

Wide components

A

Approval processes
calendar
tasks
dashboard snapshot

29
Q

Narrow Components

p208

A

Create new…
Message & Alerts
Tags (slowly being replaced by chatter tags)
Recent Items

30
Q

Sidebar

p209

A

By default when the home page is configured, only the sidebar on the home page changes. (can be configured to be all)
Other tabs, standard sidebar is displayed.

31
Q

User settings

p211

A
Know the different settings on the user
Marketing user (required to be able to create campaigns)
32
Q

Every visual force page must have

A

An apex Page tag… ….

All HTML stuff can go between these tags. Can get really interesting.

33
Q

Button Overrides

p218

A

Eight “buttons” can be overwritten with custom functionality.