22Assign leads with predictive lead scoring
33=========================================
44
5- The Odoo *CRM * app can automatically assign leads/opportunities to sales teams and salespeople. A
5+ The Odoo ** CRM * * app can automatically assign leads/opportunities to sales teams and salespeople. A
66standard practice is to assign leads based on the probability of winning each lead. Companies can
7- prioritize the leads that are more likely to result in successful deals by quickly assigning them
8- to the appropriate salespeople.
7+ prioritize the leads that are more likely to result in successful deals by quickly assigning them to
8+ the appropriate salespeople.
99
1010Odoo automatically calculates the probability of winning each lead using a method called *predictive
1111lead scoring *.
1212
1313Predictive lead scoring
1414=======================
1515
16- Predictive lead scoring is a machine-learning model that uses historical data from Odoo *CRM * to
16+ Predictive lead scoring is a machine-learning model that uses historical data from Odoo ** CRM * * to
1717score open leads/opportunities.
1818
1919As a company processes opportunities through the CRM pipeline, Odoo collects data on which
20- opportunities are won and lost. Predictive lead scoring uses this data to predict the probability
21- of winning each new lead or opportunity.
20+ opportunities are won and lost. Predictive lead scoring uses this data to predict the probability of
21+ winning each new lead or opportunity.
2222
2323The more opportunities that are sent through the CRM pipeline, the more data Odoo collects,
2424resulting in more accurate probabilities.
@@ -48,7 +48,6 @@ The probability of success of each opportunity is displayed on the opportunity f
4848automatically as the opportunity progresses through the CRM pipeline.
4949
5050.. image :: lead_scoring/probability-opportunity-form.png
51- :align: center
5251 :alt: The probability of success displayed on the opportunity form.
5352
5453When an opportunity moves to the next stage, its probability of success automatically increases
@@ -59,18 +58,17 @@ according to the predictive lead scoring algorithm.
5958Configuration
6059-------------
6160
62- Predictive lead scoring is always active in Odoo *CRM *. However, the variables used to calculate the
63- probability of success can be customized in the settings.
61+ Predictive lead scoring is always active in Odoo ** CRM ** . However, the variables used to calculate
62+ the probability of success can be customized in the settings.
6463
6564To customize the variables used by predictive lead scoring, go to :menuselection: `CRM -->
6665Configuration --> Settings `. Under :guilabel: `Predictive Lead Scoring `, click on the
6766:guilabel: `Update Probabilities ` button.
6867
6968Then, click on the drop-down menu to choose which variables the predictive lead scoring feature
70- will take into account.
69+ takes into account.
7170
7271.. image :: lead_scoring/update-probabilities.png
73- :align: center
7472 :alt: The Update Probabilities window in the Predictive Lead Scoring settings.
7573
7674Any number of the following variables can be activated:
@@ -90,7 +88,7 @@ Any number of the following variables can be activated:
9088 optional variables are selected.
9189
9290Next, click on the date field next to the option :guilabel: `Consider leads created as of the: ` to
93- select the date from which predictive lead scoring will begin its calculations.
91+ select the date from which predictive lead scoring begins its calculations.
9492
9593Lastly, click :guilabel: `Confirm ` to save changes.
9694
@@ -101,22 +99,21 @@ An opportunity's probability of success can be changed manually on the opportuni
10199the probability number to edit it.
102100
103101.. important ::
104- Manually changing the probability removes the automatic probability updates for that
105- opportunity. The probability will no longer update automatically as the opportunity moves
106- through each stage of the pipeline.
102+ Manually changing the probability removes the automatic probability updates for that opportunity.
103+ The probability no longer automatically updates as the opportunity moves through each stage of
104+ the pipeline.
107105
108106To reactivate automatic probability, click on the gear icon next to the probability percentage.
109107
110108.. image :: lead_scoring/probability-gear-icon.png
111- :align: center
112109 :alt: The gear icon used to reactivate automatic probability on an opportunity form.
113110
114111Assign leads based on probability
115112=================================
116113
117- Odoo *CRM * can assign leads/opportunities to sales teams and salespeople based on specified rules.
118- Create assignment rules based on the leads' probability of success to prioritize those that are
119- more likely to result in deals .
114+ Odoo ** CRM * * can assign leads/opportunities to sales teams and salespeople based on specified rules.
115+ Create assignment rules based on the leads' probability of success to prioritize those that are more
116+ likely to result in leads and opportunities .
120117
121118Configure rule-based assignment
122119-------------------------------
@@ -125,40 +122,41 @@ To activate *rule-based assignment*, navigate to :menuselection:`CRM --> Configu
125122Settings `, and activate :guilabel: `Rule-Based Assignment `.
126123
127124The rule-based assignment feature can be set to run :guilabel: `Manually `, meaning an Odoo user must
128- manually trigger the assignment, or :guilabel: `Repeatedly `, meaning Odoo will automatically trigger
129- the assignment according to the chosen time period.
125+ manually trigger the assignment, or :guilabel: `Repeatedly `, meaning Odoo automatically triggers the
126+ assignment according to the chosen time period.
130127
131128To configure automatic lead assignment, select :guilabel: `Repeatedly ` for the :guilabel: `Running `
132129section. The frequency of this automatic assignment is customized within the :guilabel: `Repeat
133130every ` section. Enter a specific number and select a corresponding time period to establish the
134131desired interval. Time periods range from :guilabel: `Minutes ` to :guilabel: `Weeks `.
135132
136133.. image :: lead_scoring/rule-based-assignment.png
137- :align: center
138134 :alt: The Rule-Based Assignment setting in CRM settings.
139135
140- If rule-based assignment is set to run :guilabel: `Repeatedly `, the assignment can still be
141- triggered manually using the circular arrow icon in the :guilabel: `Rule-Based Assignment ` settings
142- (or using the :guilabel: `Assign Leads ` button on the sales team configuration page).
136+ If :guilabel: `rule-based assignment ` is set to run :guilabel: `Repeatedly `, the assignment can still
137+ be triggered manually using the circular arrow icon in the :guilabel: `Rule-Based Assignment `
138+ settings, or using the :guilabel: `Assign Leads ` button on the sales team configuration page. Once a
139+ lead has been assigned to a salesperson via this rule, the leads are automatically converted into an
140+ opportunity by the system.
143141
144142Configure assignment rules
145143--------------------------
146144
147- Next, configure the *assignment rules * for each sales team and/ or salesperson. These rules
148- determine which leads Odoo assigns to which people. To get started, navigate to :menuselection: `CRM
149- --> Configuration --> Sales Teams `, and select a sales team.
145+ Next, configure the *assignment rules * for each sales team or salesperson. These rules determine
146+ which leads Odoo assigns to which people. To get started, navigate to :menuselection: `CRM -->
147+ Configuration --> Sales Teams `, and select a sales team.
150148
151149On the sales team configuration form, under :guilabel: `Assignment Rules `, click on :guilabel: `Edit
152150Domain ` to configure the rules that Odoo uses to determine lead assignment for this sales team. The
153151rules can include anything that may be relevant for this company or team, and any number of rules
154152can be added.
155153
156- Click :guilabel: `Add Filter ` to start creating assignment rules. Click on the :guilabel: ` + ` sign on
157- the right of the assignment rule to add another line. Click on the :guilabel: `x ` symbol to remove
158- the line.
154+ Click :guilabel: `Add Filter ` to start creating assignment rules. Click on the :icon: ` fa-plus-circle `
155+ sign on the right of the assignment rule to add another line. Click on the :guilabel: `x ` symbol to
156+ remove the line.
159157
160- To create an assignment rule based on an opportunity's probability of success, click on the far
161- left drop-down menu of an assignment rule line, and select :guilabel: `Probability `.
158+ To create an assignment rule based on an opportunity's probability of success, click on the far left
159+ drop-down menu of an assignment rule line, and select :guilabel: `Probability `.
162160
163161From the middle drop-down menu, select the desired equation symbol—most likely the symbol for
164162*greater than *, *less than *, *greater than or equal to *, or *less than or equal to *.
@@ -171,7 +169,6 @@ In the far right space, enter the desired number value of the probability. Final
171169 success of 20% or greater, create a :guilabel: `Domain ` line that reads: `Probability >= 20 `.
172170
173171 .. image :: lead_scoring/probability-domain.png
174- :align: center
175172 :alt: Sales team domain set to probability greater than or equal to twenty percent.
176173
177174Separate assignment rules can also be configured for individual team members. From the sales team
@@ -184,6 +181,6 @@ sales team or salesperson from being assigned leads automatically by Odoo's rule
184181feature. If :guilabel: `Skip auto assignment ` is activated, the sales team or salesperson can still
185182be assigned leads manually.
186183
187- To manually assign leads to this sales team, click on the :guilabel: `Assign Leads ` button at the
188- top of the sales team configuration page. This will assign any leads that are currently unassigned
189- and match this team's specified domain.
184+ To manually assign leads to this sales team, click on the :guilabel: `Assign Leads ` button at the top
185+ of the sales team configuration page. This assigns any leads that are currently unassigned and match
186+ this team's specified domain.
0 commit comments