Skip to main content

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.

Support Article

Propensity score getting displayed as NAN

SA-26574

Summary



The Propensity Score was displayed as NAN. And, user requires to know how are the Lifetime value, Churn risk and Credit risk calculated?

Error Messages



Not Applicable


Steps to Reproduce


  1. Launch Marketing Profile from Pega Marketing > Reports.
  2. Search for a customer.
  3. See that Propensity score is Not a Number (NaN).


Root Cause



The Marketing Profile page is derived through the "MKTProfileMainStrategy" Strategy rule in PegaMKT-Data-Customer class. In the out-of-the-box Pega Marketing application, it is having only dummy structure and has not been implemented. It has to be extended based on the Customer class. Hence seeing NAN for Propensity values.

Resolution



In order to display the Next Best Action and Top Offers along with Propensity Scores, developer must Save-As MKTProfileMainStrategy Strategy rule into the custom implementation ruleset and re-map the following:

  • Re-map NextBestAction component to point to user's Next-Best-Action Strategy
  • Re-map the NextBestOffer component to point to user's existing Next-Best-Offer Strategy, this is to display the Top offers and Propensity Scores


With regard to the query on how are the Lifetime value, Churn risk and Credit risk calculated. This is part of the Customer Dimensions that is, CLV_VALUE, Credit Risk, and ChurnScore.

If these Properties are already part of the customer data, then developer can simply map them in the customer class.

On the other hand, to calculate the values of these properties in a Pega Marketing Strategy, perform one of the following series of steps.


If one already has a CLV and Risk type Strategy:

  1. Open the MKTProfileMainStrategy strategy rule in PegaMKT-Data-Customer
  2. Save As this strategy into implementation ruleset
  3. Re-map the MKTProfileDecisionResults component to point to the existing CLV and Risk strategy
  4. Select the Public Component to output if there is more than one


If one do not have a CLV and Risk type Strategy:

  1. Open the MKTProfileDecisionResults strategy rule located in PegaMKT-Data-Customer.
  2. Save-As this strategy into the implementation ruleset.
  3. Implement the CLV and Risk logic as per business requirements.


Refer “Marketing Profile Customization Guidelines” section in Pega Marketing User Guide (page #358) for detailed customization instructions.

Published August 23, 2017 - Updated December 2, 2021

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration 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 Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us