SLM Program Configuration 3 — Questions and Answers
Question 1: An admin is configuring a program where Gold members earn 2x points on all purchases. Where in Loyalty Management is this multiplier best configured?
- Loyalty Program Process with a tier-based condition
- Member Tier record's Points Multiplier field (Correct answer)
- Transaction Journal entry rule
- Partner Program Level override
Correct answer: Member Tier record's Points Multiplier field
The Points Multiplier field on the Member Tier record applies a tier-based multiplier to the base accrual rate for members at that tier.
Question 2: What is the role of a 'Loyalty Program Process' in Salesforce Loyalty Management?
- It replaces the need for Apex triggers on member transactions
- It automates point accrual, redemption, and tier evaluation through defined rules (Correct answer)
- It generates PDF membership cards for enrolled members
- It synchronizes partner data with external CRM systems
Correct answer: It automates point accrual, redemption, and tier evaluation through defined rules
A Loyalty Program Process defines the automated business logic—accrual, redemption, and tier evaluation—triggered by member transactions.
Question 3: A retailer wants its loyalty program to recognize purchases made in both a mobile app and in-store POS. Which Loyalty Management mechanism captures these varied transaction sources?
- Multiple Loyalty Program Partners, one per channel
- Transaction Journals with a Channel Type field (Correct answer)
- Separate Loyalty Programs per channel linked by a Member Map
- Custom Platform Events routed to a single accrual flow
Correct answer: Transaction Journals with a Channel Type field
Transaction Journals record each qualifying activity and include a Channel Type field to identify whether the transaction came from mobile, web, POS, or another source.
Question 4: In Loyalty Management, what does 'Tier Qualifying Period' refer to?
- The window of time during which a member must reach a tier's threshold to earn or retain that tier (Correct answer)
- The grace period after tier demotion before points are forfeited
- The delay between a transaction and when points become redeemable
- The evaluation frequency for partner-contributed transactions
Correct answer: The window of time during which a member must reach a tier's threshold to earn or retain that tier
The Tier Qualifying Period is the defined timeframe (e.g., calendar year) within which a member must accumulate the required qualifying points to achieve or maintain a tier.
Question 5: Which Loyalty Management object records the specific amount of points a member has earned or redeemed in a given transaction?
- Loyalty Ledger
- Transaction Journal
- Member Currency (Correct answer)
- Points Activity Log
Correct answer: Member Currency
The Member Currency object stores the running balance and tracks point changes (credits and debits) for each member's currency balance.
Question 6: When configuring program enrollment, which setting ensures that members who join are automatically placed into the lowest tier?
- Set the Base Tier flag to True on the lowest Member Tier (Correct answer)
- Create an enrollment Flow that assigns the first Tier Group
- Configure a Default Tier field on the Loyalty Program record
- Enable Auto-Enroll on the Member Tier Group
Correct answer: Set the Base Tier flag to True on the lowest Member Tier
Marking the lowest Member Tier as the Base Tier ensures that newly enrolled members are automatically assigned to it upon enrollment.
Question 7: A business requires that points earned from a promotional campaign not be counted toward tier qualification. How should the admin configure this?
- Issue the promotional points as Non-Qualifying Points currency (Correct answer)
- Tag the promotion with an Excluded From Tier checkbox
- Create a separate Tier Group for promotional members only
- Use a Custom Metadata Type to override accrual rules
Correct answer: Issue the promotional points as Non-Qualifying Points currency
Awarding promotional rewards as Non-Qualifying Points (NQP) currency ensures they are redeemable but excluded from the member's tier qualification calculation.
An admin is configuring a program where Gold members earn 2x points on all purchases.
Where in Loyalty Management is this multiplier best configured?