documentation/crm/track_leads/lead_scoring.rst
Yannick Tivisse 0c97b236c2 [IMP] crm: Whole documentation overhaul
Organize the pipeline

https://www.odoo.com/documentation/user/11.0/discuss/plan_activities.html (clone it here)
Manage lost opportunities -> https://docs.google.com/document/d/1Uxr5L0tmNTv4cUiq948_8KgHMAgtB--Ib-h9K_XjYQM/edit
Manage multiple sales teams -> https://docs.google.com/document/d/1xbQzJozfPyGJxtu1dlYaBvmtU4aZkkGnRT3jmdzp84s/edit

Acquire leads

Convert leads into opportunities ->
https://docs.google.com/document/d/15huZHD7NLqUC-XyogT1cR_oBof-DlC6U-olfxJLuGfY/edit
Generate leads from emails ->
https://docs.google.com/document/d/1qt5LAyb7jjArZqFQbwHANKhkE1uifVuc0I2pnf9eF7k/edit
Generate leads from your website contact page ->
https://docs.google.com/document/d/1shcyTp4gMuekRMIbJqbHfFIIk10N0GHtHIQlPXuax-Q/edit
Send quotations ->
https://docs.google.com/document/d/1wYfImnN1XxxaPQMjTvvIDgMkhXE5ud1D-9pbkr0khsA/edit

Assign and track leads

Track your prospect visits ->
https://docs.google.com/document/d/1wSoV9wgI6HwD7pogTbPuapIfxCgQ5fUWhZ3frU_iOTk/edit
Assign leads automatically based on scoring ->
https://docs.google.com/document/d/1cBc4XOTAnSjjfg3Q-BS14dB2lvv09NaUCEpIlMKyp6U/edit

Analyze performance

Check your Win/Loss ratio ->
https://docs.google.com/document/d/1_-I50VbyWwSrp63pRYq7_Lo7QSr0b-0ru4FLQZv3C2k/edit

Get an accurate probable turnover ->
https://docs.google.com/document/d/1tfCntvywMehg9xVF5NsjA6-6m7QQ-FryfwGkPAOJPNE/edit

Optimize your Day-to-Day work

Synchronize Google Calendar with Odoo ->
https://www.odoo.com/documentation/user/11.0/crm/calendar/google_calendar_credentials.html (Change name)
Use VOIP services in Odoo with OnSIP ->
https://www.odoo.com/documentation/user/11.0/crm/leads/voip/onsip.html (Change name)
Configure your VOIP Asterisk server for Odoo ->
https://www.odoo.com/documentation/user/11.0/crm/leads/voip/setup.html (Change name)
2018-04-04 13:10:59 +02:00

79 lines
2.3 KiB
ReStructuredText

=============================
Assign leads based on scoring
=============================
With *Leads Scoring* you can automatically rank your leads based on
selected criterias.
For example you could score customers from your country higher or the
ones that visited specific pages on your website.
Configuration
=============
To use scoring, install the free module *Lead Scoring* under your
*Apps* page (only available in Odoo Enterprise).
.. image:: media/lead_scoring01.png
:align: center
Create scoring rules
====================
You now have a new tab in your *CRM* app called *Leads Management*
where you can manage your scoring rules.
Here's an example for a Canadian lead, you can modify for whatever
criteria you wish to score your leads on. You can add as many criterias
as you wish.
.. image:: media/lead_scoring02.png
:align: center
Every hour every lead without a score will be automatically scanned and
assigned their right score according to your scoring rules.
.. image:: media/lead_scoring03.png
:align: center
Assign leads
============
Once the scores computed, leads can be assigned to specific teams using
the same domain mechanism. To do so go to :menuselection:`CRM --> Leads Management --> Team Assignation`
and apply a specific domain on each team. This domain can include scores.
.. image:: media/lead_scoring04.png
:align: center
Further on, you can assign to a specific vendor in the team with an even
more refined domain.
To do so go to :menuselection:`CRM --> Leads Management --> Leads Assignation`.
.. image:: media/lead_scoring05.png
:align: center
.. note::
The team & leads assignation will assign the unassigned leads
once a day.
Evaluate & use the unassigned leads
===================================
Once your scoring rules are in place you will most likely still have
some unassigned leads. Some of them could still lead to an opportunity
so it is useful to do something with them.
In your leads page you can place a filter to find your unassigned leads.
.. image:: media/lead_scoring06.png
:align: center
Why not using :menuselection:`Email Marketing` or
:menuselection:`Marketing Automation` apps to send a mass email to
them? You can also easily find such unassigned leads from there.
.. image:: media/lead_scoring07.png
:align: center