> ## Documentation Index
> Fetch the complete documentation index at: https://moengage-doc-2298-s2s-type-case-sensitive.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Personalize Content Using Recommendations

> Add personalized product recommendations to your MoEngage campaigns so users discover relevant items, improving engagement and conversion rates.

# Overview

Recommendations are a group of related products often sold or marketed together. They are common in e-commerce, retail, and digital platforms. They help users by:

* **Ease of discovery**: They can quickly find related products within a set, simplifying navigation in large catalogs.
* **Simplified decision-making**: Offer curated options, making it easier for them to choose products that meet their needs.
* **Enhanced user experience**: Bundling related items into sets reduces the time spent searching for complementary products.

Personalized recommendations tailor the selection of products based on user preferences or purchase history, benefiting them by:

* **Relevant recommendations**: They see products that better match their needs.
* **Increased satisfaction**: Personalized sets align with their interests, improving engagement.
* **Better value**: They receive tailored discounts or bundles, enhancing the perceived value.
* **Efficient cross-selling**: Suggests complementary products, encouraging additional purchases.

# Channels That Support  Personalization Recommendations

| Channel             | Supports Personalization? |
| ------------------- | ------------------------- |
| Push                | Yes                       |
| Email               | Yes                       |
| SMS                 | Yes                       |
| In-app Messaging    | Yes                       |
| On-site Messaging   | Yes                       |
| Cards               | Yes                       |
| Connector           | Yes                       |
| WhatsApp            | Yes                       |
| Facebook Audience   | No                        |
| Google Ads Audience | No                        |

# Use Recommendations in Campaigns

You can personalize recommendations while creating the campaign in two ways:

<Tabs>
  <Tab title="Custom HTML Editor">
    1. While creating content, on the **Custom HTML Editor** tab, hover over the required template and then click **Choose** to open the editor.

           <img src="https://mintcdn.com/moengage-doc-2298-s2s-type-case-sensitive/y8lY5d9Gmh9QL4HC/images/moengage_e8e5f0.png?s=09effedd55b2c67fddc6588ffef10286" alt="HTMLEDITORFINAL1.gif" width="553" height="142" data-path="images/moengage_e8e5f0.png" />

    2. In the **Template Editor** section, type *@*.

    3. On the **Personalization** dialog box, click the **Data personalization** tab.

           <img src="https://mintcdn.com/moengage-doc-2298-s2s-type-case-sensitive/7nPxwiegGYQ2Fy2d/images/moengage_103ac8.png?s=a2869272b3a25d917d12440c6e564976" alt="CUSTOMHTML2.gif" width="548" height="272" data-path="images/moengage_103ac8.png" />

    4. In the **Select Attribute** list, click the required set under **Product sets** and click **Done**.

           <img src="https://mintcdn.com/moengage-doc-2298-s2s-type-case-sensitive/dTBbDtFoMaeihEr8/images/moengage_c6091b.png?fit=max&auto=format&n=dTBbDtFoMaeihEr8&q=85&s=32e7101700744c98da27b403bf4bc3f3" alt="CHTMED1.png" width="1254" height="968" data-path="images/moengage_c6091b.png" />

    5. In the **Template Editor** section, type *@* to select the required product set and write the Jinja code to fetch the list of product set attributes and send the product set in the communication based on user preferences.

           <img src="https://mintcdn.com/moengage-doc-2298-s2s-type-case-sensitive/r9esWJAG8HqSa0_4/images/moengage_9e504f.png?s=ad3c8f17f823748f62a423872f1f0269" alt="personalization@jinjaproductset.gif" width="1350" height="404" data-path="images/moengage_9e504f.png" />

    6. Click **Preview**.

           <img src="https://mintcdn.com/moengage-doc-2298-s2s-type-case-sensitive/hIyw6bEl_J5jZOA0/images/moengage_832cab.png?fit=max&auto=format&n=hIyw6bEl_J5jZOA0&q=85&s=71d380b9b360c5fff5a06c4366ffc47d" alt="Screenshot 2024-11-25 at 2.24.05 PM (1).png" width="2870" height="1460" data-path="images/moengage_832cab.png" />
  </Tab>

  <Tab title="Drag and Drop Editor">
    1. While creating content, on the **Drag and drop editor** tab, hover over the required template and then click **Choose** to open the editor.

           <img src="https://mintcdn.com/moengage-doc-2298-s2s-type-case-sensitive/ooFz7s6WTP3bsS1R/images/moengage_a64254.png?s=3b77165983e0903b2d8a4d1ebcc4cedb" alt="DRAGANDDROP1.gif" width="544" height="285" data-path="images/moengage_a64254.png" />

    2. In the template editor section, on the **ROWS** tab, click *Product Sets* in the list.

    3. On the **ADD PRODUCT SET ROW** dialog box, in **Select product set** list, click the defined product set and click **Create**.

           <img src="https://mintcdn.com/moengage-doc-2298-s2s-type-case-sensitive/EArhaYxBfXaX8RgK/images/moengage_d438a2.png?s=4afcafd5400b685fe976f62d86cb2038" alt="DRAGANDROP2.gif" width="540" height="286" data-path="images/moengage_d438a2.png" />

    4. Expand the **Row layout** accordion and click the required row layout.

           <img src="https://mintcdn.com/moengage-doc-2298-s2s-type-case-sensitive/Rs6MNSgJTu1-kPs5/images/moengage_5d6c2e.png?fit=max&auto=format&n=Rs6MNSgJTu1-kPs5&q=85&s=43c2a5664aaf0f5a303d639854b731f7" alt="DRAGANDDROP3.png" width="1838" height="804" data-path="images/moengage_5d6c2e.png" />

    5. Expand the **Product Block Layout** accordion and click the required product block layout.

           <img src="https://mintcdn.com/moengage-doc-2298-s2s-type-case-sensitive/LmSUEHg0pbjR8OeI/images/moengage_733d7a.png?fit=max&auto=format&n=LmSUEHg0pbjR8OeI&q=85&s=51a10a6e462a3cd1ec71812380bf190d" alt="DRAGANDDROP4.png" width="1828" height="982" data-path="images/moengage_733d7a.png" />

    6. Expand the **Information Mapper** accordion and define the information mapper.

           <img src="https://mintcdn.com/moengage-doc-2298-s2s-type-case-sensitive/ci8Djcf_YLqDkdsJ/images/moengage_766408.png?fit=max&auto=format&n=ci8Djcf_YLqDkdsJ&q=85&s=78b7804579e742174cafef341237f7d0" alt="DRAGANDROP5.png" width="1834" height="1012" data-path="images/moengage_766408.png" />

    7. Click **Create**.

    8. Drag and drop the defined product sets on the template.

           <img src="https://mintcdn.com/moengage-doc-2298-s2s-type-case-sensitive/7aapV5uLGAqcdvLW/images/moengage_8d33cc.png?s=cda766d612b42a7dd9d75b021666e73e" alt="DRAGANDDROP7.gif" width="540" height="273" data-path="images/moengage_8d33cc.png" />

    9. Select **Preview.**

           <Frame>
             <img src="https://mintcdn.com/moengage-doc-2298-s2s-type-case-sensitive/BFOLDAahqoXLPMCQ/images/select-preview.png?fit=max&auto=format&n=BFOLDAahqoXLPMCQ&q=85&s=c1b803200468807cc5a5e34f16ecafc8" alt="Select Preview" width="2878" height="1630" data-path="images/select-preview.png" />
           </Frame>
  </Tab>
</Tabs>

# Personalize Campaigns with Recommendations

You can personalize campaigns using predefined catalogs and product sets. For more information, refer to the following articles:

* [Personalizing Email campaigns using Recommendations](/user-guide/content/recommendations/personalize-campaign-with-recommendations/using-recommendations-in-email)
* [Personalizing Push campaigns using Recommendations](/user-guide/content/recommendations/personalize-campaign-with-recommendations/using-recommendations-in-push)
* [Personalizing On-Site Messaging campaigns using Recommendations](/user-guide/content/recommendations/personalize-campaign-with-recommendations/using-recommendations-in-on-site-messaging)
