Skip to main content

Leveraging a churn prediction

3 Tasks

25 mins

Visible to: All users
Beginner Pega Customer Decision Hub 8.6 English
Verify the version tags to ensure you are consuming the intended content or, complete the latest version.

Scenario

U+ Bank uses AI to determine which credit card offers to show to customers on its website. The bank wants to reduce the number of clients that leave the bank by leveraging a prediction that aims to calculate the churn risk. The predictive model that drives the prediction is based on the historical data of the bank’s customer base. The bank wants to show the potential churners a retention offer instead of a credit card offer.

As a decisioning analyst, your task is to create an engagement strategy that leverages the churn prediction. Next, you configure the Next-Best-Action Designer to decide between a credit card offer and a retention offer based on the outcome of the churn prediction.

Use the following credentials to log in to the exercise system:

Role

User name

Password

Decisioning Analyst

CDHAnalyst

rules

Caution: This challenge requires specific artifacts. Ensure that you click Initialize (Launch) Pega instance for this challenge to get the correct exercise system.

Your assignment consists of the following tasks:

Task 1: Edit the RetentionStrategy to implement the new applicability rule

In Pega Customer Decision Hub™, modify the skeleton RetentionStrategy to accommodate the following applicability rule: a retention offer is applicable for customers who are high risk to churn. The strategy should have a component (named, for example, High Churn Risk), which outputs the incoming strategy results if the customer is high churn risk. Otherwise, the component should not output results.

Note: Use the PredictChurnPropensity prediction to determine if a customer is likely to churn.

Task 2: Configure the Next-Best-Action Designer

Configure the engagement policies with the newly created engagement strategy as group-level applicability rules. Ensure that the following rules are implemented:

  1. Retention offers are applicable for customers who are at high risk of churn.
  2. Sales offers are inapplicable for customers who are at high risk of churn.
    Note: Retention offers are under the Retention business issue, in the ExtraMiles group.

Task 3: Confirm your work

On the U+ Bank website, verify that customer Troy, a customer who is predicted to churn soon, is presented with a retention offer. Verify that customer Barbara, a customer who is expected to remain loyal for now, receives a credit card offer.

You must initiate your own Pega instance to complete this Challenge.

Initialization may take up to 5 minutes so please be patient.

Challenge Walkthrough

Detailed Tasks

1 Edit the RetentionStrategy to implement the applicability rule

  1. Log in as a Decisioning Analyst with user name CDHAnalyst and password rules.
  2. In the navigation pane on the left, click Intelligence > Strategies.
  3. Search for and double-click RetentionStrategy.
  4. Check out the strategy.
  5. Right-click the canvas, and then select Enable external input.
  6. Right-click the canvas, and then add a Prediction component.
  7. Right-click the component, and then select Properties.
  8. Select the PredictChurnPropensity prediction; the Name field is auto-populated.
    Prediction properties
  9. From the Arbitration category, add a Filter component.
  10. Right-click the Filter component, and then select Properties.
    1. In the Name field, enter High Churn Risk.
    2. In the Filter condition field, enter PredictChurnPropensity.pxSegment=="Churn". Do not copy-paste, as some punctuation marks are not correctly recognized.
      Filter properties
    3. Click Submit.
  11. From the Enrichment category, add a Set property component.
  12. Connect the Set property component to the Prediction component.
    Note: The Set Property component provides the required input data for the prediction and can be used to set parameterized fields.
  1. Connect the External Input to the Filter component, and the Filter component to the Results. The strategy should resemble the following image.
    Retention strategy
  2. In the upper right, save the strategy configuration.
  3. On the right, click the arrow to open the Test run panel.
  4. In the Setting section, enter or select the following information:
    1. Data transform: Barbara
    2. For external inputs use strategy: RetentionOffers
  5. Click Save & Run.
  6. Ensure that the Results component does not contain a retention offer.
  7. On the canvas, click the Prediction and confirm that the segment for Barbara is Loyal.
    Barbara
  8. Repeat steps 14 and15 for Troy, and confirm that the segment for Troy is Churn.
    Troy
  9. Ensure that the Results component contains a retention offer for Troy.
  10. Check in the decision strategy with appropriate check-in comments.

2 Configure the Next-Best-Action Designer

  1. In the navigation pane on the left, click Next-Best-Action > Designer.
  2. Click the Engagement policy tab.
  3. In the Business structure section, click the ExtraMiles group.
  4. Click Edit.
  5. In the Applicability section of the engagement policy, click the Add icon to add an applicability condition.
    1. In the first list, ensure that Customer is selected.
    2. In the second list, in the Strategy section, select RetentionStrategy.
    3. In the third list, ensure that has results for is selected.
    4. In the final list, select the High Churn Risk strategy component.
      Applicabiliy Retention
  6. Save the configuration of the ExtraMiles group.
  7. In the Business structure section, select the CreditCards group.
  8. Click Edit.
  9. In the Applicability section of the engagement policy, click the Add icon to add a new applicability condition.
    Add applicability
    1. In the first list, ensure that Customer is selected.
    2. In the second list, in the Strategy section, select RetentionStrategy.
    3. In the third list, select doesn’t have results for.
    4. In the final list, select the High Churn Risk strategy component.
      No applicability
  10. Save the configuration of the CreditCards group.
  11. In Next-Best-Action Designer, click Channels to configure the website integration.
  12. Click Edit.
  13. In the Triggerarea, in the Real-time containers section, in the Business structure level column, select All issues / All groups.
    Real-time containers
  14. Save the Channels configuration.

3 Confirm your work

  1. On the Customer Engagement & Analytics landing page, click U+ Bank to open the website.
    U Bank
  2. On the main page of the website, in the upper right, click Log in to log in as a customer.
  3. Log in as Troy, who has a high churn risk, and verify that a retention offer is displayed.
    U Bank Troy
    Note: Allow some time for the offer to display. Subsequent offers are displayed immediately.
  1. In the upper right, click on the profile icon and log out.
  2. On the U+ Bank website, log in as Barbara, who is expected to remain loyal, and verify that a credit card offer is displayed.
    U Bank Barbara


Available in the following mission:

If you are having problems with your training, please review the Pega Academy Support FAQs.

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 Academy 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