Khác biệt giữa các bản “Đánh giá khách hàng tiềm năng/en”

Từ Kiu Wiki
Bước tới: chuyển hướng, tìm kiếm
(Tạo trang mới với nội dung “=== Configuration ===”)
(Tạo trang mới với nội dung “From the example above, the '''Direct Sales''' team will only receive opportunities with a minimum score of 50. The prospects with a lower score can eithe…”)
 
(Không hiển thị 6 phiên bản của cùng người dùng ở giữa)
Dòng 9: Dòng 9:
 
=== Configuration ===
 
=== Configuration ===
  
==== Cài đặt mô-đun Đánh giá khách hàng ====
+
==== Install the Lead Scoring module ====
Trước tiên, bạn phải cài đặt mô-đun '''Đánh giá khách hàng'''
+
Start by installing the '''Lead Scoring module'''.
  
Khi đã hoàn thành cài đặt đó, bạn sẽ
+
Once the module is installed, you should see a new menu '''Sales ‣ Leads Management ‣ Scoring Rules'''
thấy một bảng chọn mới trong mô-đun '''Bán hàng (Sales) Quản lý khách hàng tiềm năng (Leads Management) Quy tắc tính điểm (Scoring Rules)'''
+
  
 
(a)
 
(a)
  
==== Tạo quy tắc tính điểm ====
+
==== Create scoring rules ====
Tính điểm khách hàng tiềm năng giúp bạn
+
 
đánh giá khách hàng đó dựa trên các tiêu chí nhân khẩu học hoặc hành vi mà bạn
+
Leads scoring allows you to assign a positive or negative score to your prospects based on any demographic or behavioral criteria that you have set (country or origin, pages visited, type of industry, role, etc.). To do so you'll first need to create rules that will assign a score to a given criteria.
đã thiết lập (quốc gia hoặc nguồn gốc, trang truy cập, loại hình công nghiệp,
+
 
vai trò, vv). Để làm như vậy đầu tiên bạn sẽ cần phải tạo ra quy tắc tính điểm
+
'''Tip'''
cho từng tiêu chí cụ thể.<blockquote>'''Mẹo'''</blockquote><blockquote>Để tính điểm đúng cho các tiêu chí, bạn
+
 
có thể sử dụng hai phương pháp sau:</blockquote>
+
In order to assign the right score to your various rules, you can use these two methods:
* Lập danh sách tài sản của khách hàng tiềm năng để thu hút sự chú ý từ công ty của bạn. Ví dụ, nếu bạn quản lý một doanh nghiệp địa phương tại California, một khách hàng tiềm năng đến từ San Francisco sẽ có điểm số cao hơn so với một khách hàng đến từ New York.
+
 
* Nghiên cứu kỹ dữ liệu của bạn để tìm ra những đặc điểm chung giữa cơ hội bán hàng và những khách hàng quan trọng nhất.
+
• Establish a list of assets that your ideal customer might possess to interest your company. For example, if you run a local business in California, a prospect coming from San Francisco should have a higher score than a prospect coming from New York.
<blockquote>Xin lưu ý rằng điều này không được khoa
+
 
học xác minh chính xác, vì vậy bạn sẽ cần thời gian và thông tin phản hồi từ
+
• Dig into your data to uncover characteristics shared by your closed opportunities and most important clients.
các đội bán hàng của bạn để điều chỉnh quy tắc cho đến khi nhận được kết quả
+
 
mong muốn.</blockquote>Trong bảng chọn '''Quy tắc tính điểm (Scoring Rules),''' nhấn vào '''Tạo (Create)''' để nhập quy tắc đầu tiên của bạn.
+
Please note that this is not an exact science, so you'll need time and feedback from your sales teams to adapt and fine tune your rules until getting the desired result.
 +
In the '''Scoring Rules''' menu, click on '''Create''' to write your first rule.
  
 
(a)
 
(a)
  
Đầu tiên, hãy đặt tên cho quy tắc của bạn, sau đó nhập vào một giá trị và một domain (tham khảo các tài liệu ngôn ngữ lập trình cao cấp để biết thêm thông tin). Ví dụ, nếu bạn muốn cộng 8 điểm cho tất cả khách hàng tiềm năng đến từ Bỉ, thì 8 sẽ là giá trị và [[ 'country \ _id', =, 'Bỉ']] domain.<blockquote>'''Mẹo'''</blockquote><blockquote>Dưới đây là một số tiêu chí mà bạn có thể sử dụng để xây dựng quy tắc tính điểm:</blockquote>
+
First name your rule, then enter a value and a domain (refer on the official python documentation for more information). For example, if you want to assign 8 points to all the leads coming from Belgium, you'll need to give 8as a value and [['country\_id',=,'Belgium']] as a domain.
* <blockquote>Quốc gia: 'country_id'</blockquote>
+
 
* <blockquote>Giai đoạn trong chu kỳ bán hàng: 'stage_id'</blockquote>
+
'''Tip'''
* <blockquote>Địa chỉ email (ví dụ, nếu bạn muốn cho điểm những email chuyên nghiệp): 'email_from'</blockquote>
+
 
* <blockquote>Trang web truy cập: 'score_pageview_ids.url'</blockquote>
+
Here are some criteria you can use to build a scoring rule :
* <blockquote>Tên chiến dịch quảng cáo: 'campaign_id'</blockquote>
+
• country of origin : 'country_id'
Sau khi kích hoạt các quy tắc tính điểm, KIU ERP sẽ tính điểm để đánh giá toàn bộ khách hàng tiềm năng mới của bạn. Giá trị này có thể được hiển thị trực tiếp trên biểu mẫu thông tin của khách hàng.
+
 
 +
• stage in the sales cycle : 'stage_id'
 +
 
 +
email address (e.g. if you want to score the professional email addresses) : 'email_from'
 +
 
 +
• page visited : 'score_pageview_ids.url'
 +
 
 +
• name of a marketing campaign : 'campaign_id'
 +
 
 +
After having activated your rules, Kiu ERP will give a value to all your new incoming leads. This value can be found directly on your lead's form view.
  
 
(a)
 
(a)
  
=== Chuyển khách hàng tiềm năng có điểm đánh giá cao cho đội ngũ bán hàng ===
+
=== Assign high scoring leads to your sales teams ===
Sau khi đánh giá khách hàng tiềm năng,
+
 
Kiu ERP sẽ tự động chuyển khách hàng tiềm năng thành cơ hội bán hàng khi đủ
+
The next step is now to automatically convert your best leads into opportunities. In order to do so, you need to decide what is the minimum score a lead should have to be handed over to a given sales team. Go to your '''Sales Dashboard''' and click on the '''More''' button of your desired sales team, then on '''Settings'''. Enter your value under the '''Minimum score''' field
điều kiện. Để làm như vậy, bạn phải quyết định mức điểm tối thiểu mà khách hàng
+
tiềm năng cần đạt, từ mức điểm đó khách hàng sẽ được chuyển cho đội ngũ bán
+
hàng. Vào bảng điều khiển Bán hàng và nhấp vào nút '''Thêm (More)''' của đội ngũ bán hàng bạn muốn, sau đó vào '''Cài đặt (Settings).''' Nhập giá trị vào
+
trường '''Số điểm tối thiểu (Minimum Score)'''
+
  
 
(a)
 
(a)
  
Trong ví dụ trên, '''đội bán hàng trực tiếp'''
+
From the example above, the '''Direct Sales''' team will only receive opportunities with a minimum score of 50. The prospects with a lower score can either stay in the lead stage or be assigned to another sales team which has set up a different minimum score.
sẽ chỉ nhận được những cơ hội bán hàng với số điểm tối thiểu là 50. Những khách
+
 
hàng tiềm năng có số điểm thấp hơn sẽ được giữ lại ở giai đoạn tìm kiếm khách
+
'''Tip'''
hàng tiềm năng hoặc được giao cho đội ngũ bán hàng với một số điểm tối thiểu
+
 
khác.<blockquote>'''Mẹo'''</blockquote><blockquote>Bạn nên tổ chức một cuộc họp giữa đội '''Marketing''' và đội '''Bán hàng''' để đồng bộ hóa các mục tiêu của bạn và trao đổi về
+
Organize a meeting between your '''Marketing''' and '''Sales''' teams in order to align your objectives and agree on what minimum score makes a sales-ready lead.
mức điểm số tối thiểu một khách hàng tiềm năng được chuyển thành cơ hội bán
+
hàng.</blockquote>
+

Bản hiện tại lúc 09:41, ngày 21 tháng 12 năm 2017

Kiu ERP's Lead Scoring module allows you to give a score to your leads based on specific criteria - the higher the value, the more likely the prospect is "ready for sales". Therefore, the best leads are automatically assigned to your salespeople so their pipe are not polluted with poor-quality opportunities.


Note


Lead scoring is a critical component of an effective lead management strategy. By helping your sales representative determine which leads to engage with in order of priority, you will increase their overall conversion rate and your sales team's efficiency.

Configuration

Install the Lead Scoring module

Start by installing the Lead Scoring module.

Once the module is installed, you should see a new menu Sales ‣ Leads Management ‣ Scoring Rules

(a)

Create scoring rules

Leads scoring allows you to assign a positive or negative score to your prospects based on any demographic or behavioral criteria that you have set (country or origin, pages visited, type of industry, role, etc.). To do so you'll first need to create rules that will assign a score to a given criteria.

Tip

In order to assign the right score to your various rules, you can use these two methods:

• Establish a list of assets that your ideal customer might possess to interest your company. For example, if you run a local business in California, a prospect coming from San Francisco should have a higher score than a prospect coming from New York.

• Dig into your data to uncover characteristics shared by your closed opportunities and most important clients.

Please note that this is not an exact science, so you'll need time and feedback from your sales teams to adapt and fine tune your rules until getting the desired result. In the Scoring Rules menu, click on Create to write your first rule.

(a)

First name your rule, then enter a value and a domain (refer on the official python documentation for more information). For example, if you want to assign 8 points to all the leads coming from Belgium, you'll need to give 8as a value and 'country\_id',=,'Belgium' as a domain.

Tip

Here are some criteria you can use to build a scoring rule : • country of origin : 'country_id'

• stage in the sales cycle : 'stage_id'

• email address (e.g. if you want to score the professional email addresses) : 'email_from'

• page visited : 'score_pageview_ids.url'

• name of a marketing campaign : 'campaign_id'

After having activated your rules, Kiu ERP will give a value to all your new incoming leads. This value can be found directly on your lead's form view.

(a)

Assign high scoring leads to your sales teams

The next step is now to automatically convert your best leads into opportunities. In order to do so, you need to decide what is the minimum score a lead should have to be handed over to a given sales team. Go to your Sales Dashboard and click on the More button of your desired sales team, then on Settings. Enter your value under the Minimum score field

(a)

From the example above, the Direct Sales team will only receive opportunities with a minimum score of 50. The prospects with a lower score can either stay in the lead stage or be assigned to another sales team which has set up a different minimum score.

Tip

Organize a meeting between your Marketing and Sales teams in order to align your objectives and agree on what minimum score makes a sales-ready lead.