In-app campaign with cross-sell products

Published December 04, 2023
Modules
Difficulty

In the world of mobile applications, engaging users effectively and generating revenue are paramount objectives. One powerful strategy for achieving both of these goals is the implementation of in-app cross-sell campaigns. These campaigns are designed to present users with complementary product suggestions precisely when they are most likely to make a purchase, thereby enhancing their experience and increasing the app’s revenue potential.

A compelling example of the impact in-app cross-sell campaigns can have is demonstrated through the “product.addToCart” event. In this specific use case, when a mobile app user adds an item to their shopping cart within a mobile application, it triggers a dynamic campaign. This campaign’s unique feature is its ability to display cross-selling products tailored to the specific item added to the cart, all based on event parameters such as the SKU (Stock Keeping Unit). By leveraging these parameters and the underlying code of the cross-sell recommendation campaign, the app can deliver a highly personalized and targeted experience to its users.

The primary purpose of this use case is to optimize the user experience within a mobile application by offering relevant product recommendations at a critical moment in the customer’s journey – when they are actively making a purchase. By harnessing the “product.addToCart” event, this in-app campaign can provide users with product suggestions that align with their interests and the specific product they have chosen.

In this use case, we provide you with ready-to-use campaign code that you can use 1:1 in your business scenario.

Prerequisites


Process


In this use case, you will go through the following steps:

  1. Create AI recommendations with cross-sell products.
  2. Create an in-app campaign with the usage of an event parameter.

Create AI recommendations


In this stage, you will create an AI recommendation campaign which will be used to display products in your in-app message. It will present cross-sell recommendations.

  1. Go to Image presents the Communication icon Communication > Recommendations > Add recommendation.
  2. Enter the name of the recommendation (it is only visible on the list of recommendations).
  3. In the Type & source section, click Define.
  4. From the Catalog dropdown list, select a product feed.
  5. Select the Cross-sell recommendation type.
  6. Confirm the recommendation type by clicking Apply.
  7. In the Items section, click Define.
  8. Click Add slot.
  9. Click the Unnamed slot that was created.
  10. Define the minimum and maximum number of products displayed in the frame according to your needs.
  11. In Static filters, select the availability parameter and set it to is defined, so the recommendations will show only available items.
  12. Optionally, you can use filters to include specific items in the recommendation frame.
  13. Confirm the configuration by clicking Apply.
  14. Optionally, you can define the Boosting factors and settings in the Additional settings sections.
  15. In the right upper corner, click Save.
  16. Copy the recommendation ID from its URL to use it in in-app campaign.

Create an in-app campaign


In this part of the process, you create an in-app campaign triggered by the product.addToCart event. After that, the recommendation campaign with cross-sell products for the products added to cart will be displayed.

  1. Go to Campaigns menu icon Communication > In-app messages > Create in-app
  2. Enter a meaningful name for the in-app campaign.
  3. In the Audience section:
    1. Click Define.
    2. Select the Everyone tab.
    3. Click Apply.
  4. In the Content section:
    1. Click Create message.
    2. Go to Predefined templates folder and choose Carousel with context recommendations template.
Note: You can edit the template in two ways, by editing the code of the template (add inserts, add variables) and/or by filling out the form in the Config tab. In this use case, we will use the capabilities of the predefined Config tab.

Edit form in the Config tab


The form in the Config tab is already filled in with default values. You can keep them or change them to fit your business needs.
The fields in Config are split into two types: ones for dynamic content (related to Jinja) and ones for in-app appearance. The dynamic content fields must match the values in the catalog and the names of the attributes returned by the recommendations. The appearance fields only affect the visual layer of the in-app message.

  1. From the Recommendation campaign dropdown list, select the AI recommendation created in the previous step.

  2. In the Header section, add the text you want to display as the header of the in-app message.

  3. In the Wrapper background color field, use the color picker to select the color of the wrapper background.

  4. In the Header background color field, use the color picker to select the color of the header background.

  5. In the Header text color field, use the color picker to select the text color.

  6. In the Close icon background color field, use the color picker to select the icon background color.

  7. In the Close icon color field, use the color picker to select the color of the close icon.

  8. Additionally, you can enable the following options:

    • Sending additional events of viewing a single product in the carousel - when enabled, an event is generated when a single product from the carousel is viewed. The event will be available in the customer’s profile.
    • Use deep links - when enabled, instead of refering a user to a product on the website, you refer them to a product in the mobile application.
  9. To continue the process of configuring the in-app campaign, click Next.

  10. To save your content changes, click Apply.

  11. In the Trigger events section:

    1. Click Define.
    2. Select Add event and from the dropdown list, choose the product.addToCart event.
    3. Click the + where button and as the parameter, choose $sku.
    4. As the logical operator, select is true.
    5. Click Apply.
    Trigger event settings
    Trigger event settings
  12. In the Schedule section:

    1. Click Define.
    2. Choose the Run immediately option.
    3. Click Apply.
  13. In the Display settings section:

    1. Click Define.
    2. Define the Delay display as 0 and Priority index as 1.
    3. Enable the Frequency limit toggle to manage the frequency of in-app message display in the application.
      In our case, we set it to once per hour.
    4. Click Apply.
  14. Optionally, you can define the UTM parameters. Otherwise, click Skip step.

  15. Optionally, you can add the custom parameters in the Additional parameters section. Otherwise, click Skip step.

  16. To start your campaign, click Activate.

The in-app configuration
The in-app configuration

Check the use case set up on the Synerise Demo workspace


You can check the configuration of the campaign components directly in Synerise Demo workspace:

If you don’t have access to the Synerise Demo workspace, please leave your contact details in this form, and our representative will contact you shortly.

Read more


😕

We are sorry to hear that

Thank you for helping improve out documentation. If you need help or have any questions, please consider contacting support.

😉

Awesome!

Thank you for helping improve out documentation. If you need help or have any questions, please consider contacting support.

Close modal icon Placeholder alt for modal to satisfy link checker