|
2 | 2 | Assign leads based on scoring |
3 | 3 | ============================= |
4 | 4 |
|
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. |
7 | 7 |
|
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. |
10 | 10 |
|
11 | 11 | Configuration |
12 | 12 | ============= |
13 | 13 |
|
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. |
16 | 16 |
|
17 | | -.. image:: media/lead_scoring01.png |
| 17 | +.. image:: lead_scoring/lead-scoring-module.png |
18 | 18 | :align: center |
| 19 | + :alt: Lead Scoring module installation |
19 | 20 |
|
20 | 21 | Create scoring rules |
21 | 22 | ==================== |
22 | 23 |
|
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`. |
25 | 25 |
|
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. |
29 | 27 |
|
30 | | -.. image:: media/lead_scoring02.png |
| 28 | +.. image:: lead_scoring/scoring-example.png |
31 | 29 | :align: center |
| 30 | + :alt: Score Rule example |
32 | 31 |
|
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. |
35 | 33 |
|
36 | | -.. image:: media/lead_scoring03.png |
| 34 | +.. image:: lead_scoring/scoring-section-on-lead.png |
37 | 35 | :align: center |
| 36 | + :alt: Scoring section on a lead |
38 | 37 |
|
39 | 38 | Assign leads |
40 | 39 | ============ |
41 | 40 |
|
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. |
45 | 45 |
|
46 | | -.. image:: media/lead_scoring04.png |
| 46 | +.. image:: lead_scoring/team-assignation.png |
47 | 47 | :align: center |
| 48 | + :alt: Team Assignments using domains |
48 | 49 |
|
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`. |
51 | 52 |
|
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 |
55 | 54 | :align: center |
| 55 | + :alt: Lead Assignments |
56 | 56 |
|
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. |
60 | 58 |
|
61 | | -Evaluate & use the unassigned leads |
62 | | -=================================== |
| 59 | +Evaluate and use the unassigned leads |
| 60 | +===================================== |
63 | 61 |
|
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. |
67 | 63 |
|
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. |
69 | 66 |
|
70 | | -.. image:: media/lead_scoring06.png |
| 67 | +.. image:: lead_scoring/unassigned-filter.png |
71 | 68 | :align: center |
| 69 | + :alt: Filtering for unassigned leads |
72 | 70 |
|
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. |
0 commit comments