Loading
Prepare for Email to Become the Default Login ExperienceRead More
Salesforce Personalization
Configure Item Data Graph for the Maximize Revenue Recommender

Configure Item Data Graph for the Maximize Revenue Recommender

When configuring an item data graph for use with the Maximize Revenue recommender, make sure to include these related objects and fields. The Maximize Revenue recommender uses the Product Sales calculated insight. Configure the insight before creating the item data graph.

Use the instructions in the Create a Data Graph Data 360 documentation to create a near real-time item data graph.

  1. Configure the Product Sales calculated insight.
    The Maximize Revenue recommender uses the SQL code included in the calculated insight. See Configure the Top Sellers Standard Insight for Rule-Based Recommenders.
  2. Create the data graph using these related objects and fields.

    Unit Price and Image URL are custom fields. If you don’t see them, add them. See Add Custom Fields to the Goods Product Data Model Object.

    Related ObjectField NameField API Name
    Goods Product Product SKU ProductSKU__c
    Primary Product Category PrimaryProductCategory__c
    Name Name__c
    Description Description__c
    Is Sellable IsSellable__c
    Unit Price UnitPrice__c
    Image URL ImageUrl__c
  3. Add the calculated insight containing the required SQL code to the item data graph.
  4. Add the SalesOrderProductEngagement related object and TotalSoldUnits field to the data graph.
  5. To view the JSON blob structure, click Preview.
  6. Click Save and Build.
 
Loading
Salesforce Help | Article