Skip to content

Commit d2a9285

Browse files
vpk-odooStraubCreative
authored andcommitted
[IMP] CRM: updated lead scoring with note about deprecation
Task ID: 2496900 closes #2024 X-original-commit: fca684e Signed-off-by: Antoine Vandevenne (anv) <[email protected]>
1 parent 1b89d20 commit d2a9285

File tree

12 files changed

+36
-41
lines changed

12 files changed

+36
-41
lines changed

content/applications/sales/crm/track_leads/lead_scoring.rst

Lines changed: 36 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -2,77 +2,72 @@
22
Assign leads based on scoring
33
=============================
44

5-
With *Leads Scoring* you can automatically rank your leads based on
6-
selected criteria.
5+
*Lead Scoring* lets you rank and prioritize leads based on selected criteria. A higher score
6+
indicates that a lead is more likely to bring value to your company.
77

8-
For example you could score customers from your country higher or the
9-
ones that visited specific pages on your website.
8+
For example, if customers from Canada tend to be more likely to purchase your products, you can
9+
assign them a higher score than customers from other countries.
1010

1111
Configuration
1212
=============
1313

14-
To use scoring, install the free module *Lead Scoring* under your
15-
*Apps* page (only available in Odoo Enterprise).
14+
To use scoring, go to :menuselection:`Apps`, remove the :guilabel:`Apps` filter, search for
15+
:guilabel:`Lead Scoring` and then install the module.
1616

17-
.. image:: media/lead_scoring01.png
17+
.. image:: lead_scoring/lead-scoring-module.png
1818
:align: center
19+
:alt: Lead Scoring module installation
1920

2021
Create scoring rules
2122
====================
2223

23-
You now have a new tab in your *CRM* app called *Leads Management*
24-
where you can manage your scoring rules.
24+
To manage scoring rules, go to :menuselection:`CRM --> Leads --> Scoring Rules`.
2525

26-
Here's an example for a Canadian lead, you can modify for whatever
27-
criteria you wish to score your leads on. You can add as many criteria
28-
as you wish.
26+
Customize your rules to fit the needs of your business, and add as many criteria as you want.
2927

30-
.. image:: media/lead_scoring02.png
28+
.. image:: lead_scoring/scoring-example.png
3129
:align: center
30+
:alt: Score Rule example
3231

33-
Every hour every lead without a score will be automatically scanned and
34-
assigned their right score according to your scoring rules.
32+
Every hour, Odoo automatically assigns scores to new leads according to your configured rules.
3533

36-
.. image:: media/lead_scoring03.png
34+
.. image:: lead_scoring/scoring-section-on-lead.png
3735
:align: center
36+
:alt: Scoring section on a lead
3837

3938
Assign leads
4039
============
4140

42-
Once the scores computed, leads can be assigned to specific teams using
43-
the same domain mechanism. To do so go to :menuselection:`CRM --> Leads Management --> Team Assignation`
44-
and apply a specific domain on each team. This domain can include scores.
41+
Odoo can also assign leads to specific teams based on configured rules. To configure assignment
42+
rules, go to the individual Sales Team's configuration page via :menuselection:`CRM --> Leads -->
43+
Team Assignment` or :menuselection:`CRM --> Configuration --> Sales Teams`, and apply a specific
44+
Domain to each team. The Domain can include lead scores.
4545

46-
.. image:: media/lead_scoring04.png
46+
.. image:: lead_scoring/team-assignation.png
4747
:align: center
48+
:alt: Team Assignments using domains
4849

49-
Further on, you can assign to a specific vendor in the team with an even
50-
more refined domain.
50+
Assign leads to specific salespeople using further refined Domains at :menuselection:`CRM --> Leads
51+
--> Leads Assignment`.
5152

52-
To do so go to :menuselection:`CRM --> Leads Management --> Leads Assignation`.
53-
54-
.. image:: media/lead_scoring05.png
53+
.. image:: lead_scoring/lead-assignment-filters.png
5554
:align: center
55+
:alt: Lead Assignments
5656

57-
.. note::
58-
The team & leads assignation will assign the unassigned leads
59-
once a day.
57+
Odoo automatically assigns new leads to teams/salespeople once per day.
6058

61-
Evaluate & use the unassigned leads
62-
===================================
59+
Evaluate and use the unassigned leads
60+
=====================================
6361

64-
Once your scoring rules are in place you will most likely still have
65-
some unassigned leads. Some of them could still lead to an opportunity
66-
so it is useful to do something with them.
62+
Not all leads will fall into your set Domains and get assigned automatically by Odoo.
6763

68-
In your leads page you can place a filter to find your unassigned leads.
64+
To view your unassigned leads, go to :menuselection:`CRM --> Leads --> Leads` and select the
65+
Unassigned filter.
6966

70-
.. image:: media/lead_scoring06.png
67+
.. image:: lead_scoring/unassigned-filter.png
7168
:align: center
69+
:alt: Filtering for unassigned leads
7270

73-
Why not using :menuselection:`Email Marketing` or
74-
:menuselection:`Marketing Automation` apps to send a mass email to
75-
them? You can also easily find such unassigned leads from there.
76-
77-
.. image:: media/lead_scoring07.png
78-
:align: center
71+
.. note::
72+
You can also find unassigned leads and create re-engagement campaigns using the :guilabel:`Email
73+
Marketing` or :guilabel:`Marketing Automation` apps.
10 KB
Loading
6.16 KB
Loading
19.1 KB
Loading
15.9 KB
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)