Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

This content has been archived and is no longer being updated.

Links may not function; however, this content may be relevant to outdated versions of the product.

Pega Sales Automation artificial intelligence-based lead ranking

Updated on September 10, 2021

The Pega Sales Automation™ application uses decisioning capabilities to provide predictive lead scores for lead ranking. The lead score predicts how likely it is that a lead will turn into an opportunity. This helps to focus on the most promising leads to maximize sales.

For information about this process, review the following sections:

Lead score overview

The lead score is displayed on the Leads list page. The lead score is dynamic and responds to changes in the lead properties. For example, the lead score changes when you change the number of activities that are associated with the lead. The lead score can also differ when you change the lead source.

Historical data and adaptive learning

The Pega Sales Automation application uses self-learning, adaptive models to generate the lead score. This approach is based on core decision management capabilities. If needed, add or remove predictors. For more information, see Pega Sales Automation artificial intelligence-based opportunity insights.

Historical data

The adaptive model provides a set of key predictors that are based on the analysis of data from real production environments. For example, the system uses:

  • Production data to create weekly snapshots for each closed lead over one-year period
  • Records to define core predictors
  • Records to train the adaptive models

The following predictors are provided in the Pega Sales Automation adaptive model:

B2C model predictorsB2B model predictors
AvgTimeToConvertLeadsAvgTimeToConvertLeads
ExistingCustomerContactAge
LeadsAgeDownloadCount
LeadsContactActivitiesExistingCustomer
LeadRatingIndustry
LeadSourceLeadAge
NumberOfActivitiesLeadCompany
NumberOfActivitiesByEmailLeadsContactActivities
NumberOfActivitiesByMeetingLeadsContactInEmailCount
NumberOfActivitiesByPhoneLeadsContactOutEmailCount
NumberOfWonOpportunitiesLeadSource
ValidEmailLeadRating
ValidPhoneNumberOfActivities
 NumberOfActivitiesByEmail
 NumberOfActivitiesByMeeting
 NumberOfActivitiesByPhone
 NumberOfWonOpportunities
 OrgSubscribeCount
 ValidEmail
 ValidPhone
 WebsiteVisitCount

Adaptive learning

An agent runs daily and executes a data flow that calls a decision strategy. A decision strategy contains the Lead Ranking adaptive model, which represents properties to capture the data that is required by the models. A decision strategy uses the standard Delayed Learning cache.

When a lead is converted to an opportunity or closed without being converted, the system triggers a response strategy from a data flow to retrieve the data for relevant decisions and train the applicable models.

Lead ranking architecture

Review the following lead ranking architecture sections:

Data pages

D_crmLeadsList

The lead score in the leads list runs in the context of the D_crmLeadsList data page. The D_crmLeadList data page has the crmLeadsListWithScore report definition data source, which retrieves all lead information from the database. The system uses the data and the crmLeadsListPostLoad rule in post-load processing.

CalculateLeadScore

CalculateLeadScore is a post-processing activity that combines the data for each lead that is available in the PegaCRM-Work-SFA-Lead lead table with the PegaCRM-Data-SFA-LeadPredictors table. The system runs the RankedLead data flow to predict the propensity for each lead. The calculated propensity represents the likelihood for that particular lead to be converted to an opportunity.

Data flows

StoreLeadSnapshots (B2B)

The StoreLeadSnapshots data flow uses the lead data from the production environment. The StoreLeadSnapshots data flow converts each record from the PegaCRM-Data-SFA-LeadTrainingPredictors class into lead objects. After that, the system routes converted records to the EvaluateLeadRanking B2B strategy. Use the Make decision and store data for later response capture mode for EvaluateLeadRanking strategy.

StoreIndividualLeadSnapshots (B2C)

The StoreIndividualLeadSnapshots data flow uses the lead data from the production environment. The StoreIndividualLeadSnapshots data flow converts each record from the PegaCRM-Data-SFA-LeadTrainingPredictors class into lead objects. After that, the system routes converted records to the EvaluateLeadRanking B2C strategy. Use the Make decision and store data for later response capture mode for EvaluateLeadRanking strategy.

CaptureLeadOutcomes (B2B)

The LeadRankingOutcomes report definition is the input for the CaptureLeadOutcomes data flow. The LeadRankingOutcomes report definition retrieves one record per lead from the historical predictors data table, sorted by the maximum snapshot date. The system then retrieves the outcome for each lead. The CaptureLeadOutcomes data flow calls the LeadRankingCloseProbation data flow.

CaptureIndividualLeadOutcomes (B2C)

The LeadRankingOutcomes report definition is the input for the CaptureIndividualLeadOutcomes data flow. The LeadRankingOutcomes report definition retrieves one record per lead from the historical predictors data table, sorted by the maximum snapshot date. The system then retrieves the outcome for each lead. The CaptureIndividualLeadOutcomes data flow calls the LeadRankingCloseProbation data flow.

RankLead

The RankLead data flow runs on a demand basis. The system invokes the RankLead data flow by using the CalculateLeadScore activity for each lead to calculate the lead score. The RankLead data flow collects predictor properties for each lead and the lead static data. After the system collects lead static and predictor properties data, it routes the data to the EvaluateLeadRanking strategy to calculate the lead score. Use the Make decision mode for the EvaluateLeadRanking strategy.

To view the data flow details, perform the following steps:

  1. In the explorer panel in Dev Studio, click Records > Data Model > Data Flow.
  2. Select a data flow to open it and view the data flow record.

Strategies

  • EvaluateLeadRanking
  • CloseLead

To view the strategy details, perform the following steps:

  1. In the explorer panel in Dev Studio, click Records > Decision > Strategy.
  2. Select a strategy to open it and view the strategy record.

Adaptive models

The lead architecture includes the LeadRanking adaptive model that provides predictors based on the historical data. The input predictor range should be as complete as possible before training the adaptive models to predict outcome propensities based on your use cases, configure predictors, context, and outcomes for the adaptive model.

To view the adaptive models details, perform the following steps:

  1. In the explorer panel in Dev Studio, click Records > Decision > Adaptive Model.
  2. Select an adaptive model to open it and view the adaptive model record.
    1. To set lead ranking outcomes, define positive or negative outcome values on the Outcomes tab.
    2. View the advanced settings, such as performance monitoring or data analysis binning, open the Settings tab.
    • Previous topic Pega Sales Automation artificial intelligence-based sales coach
    • Next topic Pega Sales Automation 8.2 artificial intelligence-based lead ranking

    Have a question? Get answers now.

    Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

    Did you find this content helpful?

    Want to help us improve this content?

    We'd prefer it if you saw us at our best.

    Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

    Close Deprecation Notice
    Contact us