DinMo Documentation
  • 📙Core Concepts
  • Guides
    • ⚡Get started with DinMo
      • Initial Configuration of DinMo
        • Connect a Source
        • Create your Models
        • Create a Destination
      • Create and Activate Segments on DinMo
        • Create your first Segment
        • Activate your first Segment
    • 🌐Workspaces & Organizations
    • 💭Need Help?
  • Integrations
    • Data Sources
      • AWS Redshift
      • Databricks
      • Google BigQuery
      • PostgreSQL
      • Snowflake
    • Destination Platforms
      • Actito
        • Synchronize users attributes
        • Export contact lists
      • All My SMS
      • Batch
        • Synchronize contacts (MEP)
        • Synchronize profiles (CEP)
        • Send events (CEP)
      • Braze
        • Synchronize users attributes
        • Send track events
        • Synchronize subscription statuses
        • Export user lists
      • Brevo
        • Synchronize contacts
        • Export contact lists
      • Criteo
        • Export contact lists
      • Dialog Insight
        • Synchronise Contacts
      • Emarsys
        • Export contact lists
        • Synchronize contacts data
        • Synchronize custom table's data (RDS)
      • Firestore
        • Create and update Collection Documents
        • Export Audiences
      • Google Ads
        • Export audiences
        • Enhanced Conversions for Web
        • Upload click or offline conversions
          • Prerequisites and walkthrough
        • Adjust conversion events
        • Retract conversion events
      • Google Display & Video 360
        • Export audiences
      • Google Search Ads 360
      • Hubspot
        • Synchronize objects
      • Intercom
        • Export segments
        • Synchronize contacts
        • Synchronize companies
      • Iterable
        • Synchronize user attributes
        • Export contact lists
      • June Email Marketing
        • Export Contact Lists
      • Klaviyo
        • Export contact lists
        • Synchronise contacts
        • Create subscription list
      • LinkedIn Ads
        • Export user audiences
        • Export company audiences
      • Mailchimp
        • Export segments
      • Meta Ads
        • Export audiences
        • Send conversion events
      • Microsoft Ads (Bing)
        • Export audiences
      • Pinterest Ads
        • Export audiences
        • Send conversions
      • Reddit Ads
        • Export Audiences
      • Salesforce Marketing Cloud
        • Synchronize data extensions
      • SendGrid
        • Synchronize contacts
        • Export contact lists
      • Selligent
      • Snapchat Ads
        • Export Audiences
      • Splio
        • Synchronize contacts
      • TikTok Ads
        • Export Audiences
        • Send Offline Conversions
        • Send Web Conversions
      • X (Twitter)
        • Export audiences
      • Zendesk
        • Synchronize users
        • Synchronize custom objects' data
  • Models
    • Overview
    • Primary Keys
      • Detect duplicate primary keys
    • Calculated Fields
  • Identity resolution
    • Overview
  • Segments
    • Visual Builder
    • Breakdowns
    • Overlap Analysis
  • Activations
    • Overview
    • Sync Scheduling
    • Troubleshooting Syncs
      • Automatic pause or resume Activations
      • Sync warnings
  • AI PREDICTIONS
    • Overview
    • LTV and Churn
    • Product Recommendations
  • WORKSPACE MANAGEMENT
    • Set Up
    • Managing Users & Roles
    • Audit Logs
    • Enterprise Single Sign-On (SSO)
  • Security & Privacy
    • Overview
    • Networking
    • Privacy
    • Data Processing
Powered by GitBook
On this page
  • Introduction
  • Product Recommendations configuration
  • How to use product recommendations
  1. AI PREDICTIONS

Product Recommendations

PreviousLTV and ChurnNextSet Up

Last updated 2 months ago

Introduction

Learn how to get the most recommended products for each customer and how to use them.

Leveraging product recommendations allows you to tailor the customer experience based on individual preferences and behaviours. By analysing past interactions, product attributes and purchase patterns, you can suggest relevant products that enhance engagement and drive conversions. This personalised approach not only boosts sales through cross-selling and up-selling but also strengthens customer relationships by delivering value at the right moment—whether during seasonal peaks, special promotions, or key lifecycle events.

DinMo can pinpoint and rank the top 10 products most relevant to each customer, irrespective of the catalog's size. Each time a consumer makes a new purchase, the predictions are adjusted accordingly.

DinMo's predictive analytics are invaluable for optimising marketing budgets and tailoring customer communications. This process involves leveraging intricate algorithms that analyze buying behavior to ensure the recommendations align closely with the customer's interests and past purchasing decisions. Although the match might not always be precise, the goal is to maintain a selection that resonates with the user's preferences, ultimately enhancing their shopping experience through tailored suggestions that remain pertinent.

Product Recommendations configuration

Initial set up

Go to the Predictions section and choose Product Recommendations to identify up to 10 recommended products for each customer.

Select the following fields:

  • Users Model: This users model must contain all the customer data you wish to use for training. You must have a clearly resolved customer list. Ensure there is a relationship with an events model containing all transaction data.

  • Quantity Value Field: This field must be available in the events model you've just chosen. This corresponds to the quantity of product a person has purchased for a given transaction.

  • Custom Model (Products): This custom model must contain all product information and be linked to the transactional model selected just before.

  • Product Value Field: This field must be available in the custom model you've just chosen. This must corresponds to the unique identifier for each of your products.

And then, click on Continue.

Configure the scope of your prediction:

  • Specify which product attributes should be used for the recommendation engine (e.g. colour, product type, size, etc.)

  • Specify how many products you wish to recommend per person (up to 10)

  • Name the prediction and give a description (optional)

  • Click on Save.

Consulting and interpreting results

By clicking on a specific prediction, you will find several pieces of information in the Overview tab:

  • Prediction quality: When you configure a training on DinMo, the data used as a training set is split into two data sets, one for model training and another for model evaluation. After training the models, we compute predictions on the holdout data to compare it to the ground truth we previously stored. This gives you an idea of the accuracy of the model.

  • Prediction parameters: All the set-ups you did in the previous flow.

  • Attached model: For an overview of the output, click on a prediction and then "Go to model" at the bottom.

An associated predictions model is automatically created, pointing to a predictions table in your data warehouse. You are free to use the results stored in your data warehouse, particularly for BI purposes.

In this prediction model, several fields are populated and refreshed automatically:

  • user_unique_id: This is the unique identifier (primary key) of your users model. It can be a customer_id, an email, etc.

  • last_update_date: This date corresponds to the last time a user (identified by a user_unique_id) was updated, i.e. his predictive attributes were updated. This may be the case for a number of reasons: the customer has performed an action that has an impact on predictions (e.g. a transaction), you have forced a new prediction, etc.

  • recommended_item_id: This is the unique identifier (primary key) of your custom model. It often corresponds to the product_id.

  • ranking: The rank at which we recommend the product. Values can range from 1 to 10. A rank of 1 corresponds to the most recommended product.

  • score: The pertinence score of the product relative to the most recommended product (rank 1). A score close to 1 corresponds to a product as pertinent as the rank 1, whereas a score close to 0 should mean that the product must not be recommended.

Again, although the match might not always be precise, the goal is to maintain a selection that resonates with the user's preferences, ultimately enhancing their shopping experience through tailored suggestions that remain pertinent.

How to use product recommendations

Using predictive attributes in activations

One of the main uses of product recommendations is obviously 1:1 personalisation. The best way to use this information is to send the list of recommended products as custom attributes to destinations that support it (in particular CRM / CEP / Support tools).

You can then personalise all your messages by using this custom attribute, which will dynamically change values depending on the client.

Using predictive attributes in segments

To apply AI attributes as filters for your segments:

  1. Create a new segment and select the users model you used for predictions.

  2. The AI attributes will appear in the additional model filters. For example, you can choose the customers who have their most recommended product from a certain type.

Most common segments

  • All customers interested (e.g. up to ranking 3) in each each product category

  • For top x products, all customers interested in this specific product

Events Model: This events model must contain all the transactions associated to the customers in the model selected above. The events need to be at the order line level, and not at the ordel level.

Choose the training period of your prediction. You can choose to use all available data or a specific period (if you want to eliminate exceptional periods - for example, when you run promotions on a certain type of product). The aim of eliminating a certain period is to avoid biasing the algorithms. If you have de-stocked a given product, it is likely to have sold more than usual. However, this should not be mistaken for classic buying behaviour, hence the exclusion of the period.

Once you've created your prediction, it will be available on the . You can get more details about one specific prediction by clicking on it.

primary_key: It corresponds to the . This field is not intended for use in segments/activations.

⚠️
💡
page listing all your predictions
primary key of your model
Choose your prediction from all available options
Set up your predictions
Configure your Product Recommendations prediction
All existing predictions will be listed there
All customers who are interested in the “Trousers” category (in priority)