Khác biệt giữa các bản “Translations:Đánh giá khách hàng tiềm năng/8/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 “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 assig…”)
 
 
Dòng 5: Dòng 5:
 
Here are some criteria you can use to build a scoring rule :
 
Here are some criteria you can use to build a scoring rule :
 
• country of origin : 'country_id'
 
• country of origin : 'country_id'
 +
 
• stage in the sales cycle : 'stage_id'
 
• stage in the sales cycle : 'stage_id'
 +
 
• email address (e.g. if you want to score the professional email addresses) : 'email_from'
 
• email address (e.g. if you want to score the professional email addresses) : 'email_from'
 +
 
• page visited : 'score_pageview_ids.url'
 
• page visited : 'score_pageview_ids.url'
 +
 
• name of a marketing campaign : 'campaign_id'
 
• 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.
 
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.

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

Thông tin về thông điệp (đóng góp)
Thông điệp này hiện chưa có tài liệu hướng dẫn. Nếu bạn biết thông điệp này dùng ở đâu và dùng như thế nào, bạn có thể giúp những biên dịch viên khác bằng cách thêm tài liệu hướng dẫn cho nó.
Định nghĩa thông điệp (Đánh giá khách hàng tiềm năng)
Đầ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ỉ']] là 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>
* <blockquote>Quốc gia: 'country_id'</blockquote>
* <blockquote>Giai đoạn trong chu kỳ bán hàng: 'stage_id'</blockquote>
* <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>
* <blockquote>Tên chiến dịch quảng cáo: 'campaign_id'</blockquote>
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.
Bản dịchFirst 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.

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.