Search the Omeda Knowledge Base

< All Topics
Print

Content Recommendations

Omeda’s Content Recommendations feature includes powerful data science algorithms that enable users to recommend links to their page visitors . The Content Recommendations algorithm will run nightly across the audience members who have visited a page in the last 15 days and uses collaborative filtering to place those audience members into different cohorts. Page recommendations for each audience member will then be created with page recommendations by the strength of the recommendation. These recommendations can then be displayed to users on your site within a personalization so they can easily navigate to pages they are likely to be interested in.

Configuration

Enabling Content Recommendations

In order to configure Content Recommendations, a user must first have access to Content Recommendations and Olytics. To discuss adding this tool to your Omeda portal, reach out to your Client Success team member.

Once access is given, users can configure Content Recommendations to run on individual Olytics behaviors via the Olytics Integration screen (Menu > Activate > Integrations > Olytics).

In the Manage Domains and Behaviors tab, select Edit beside an Olytics Behavior. In the Edit Behavior modal, check the box to Enable Content Recommendations.

After Content Recommendations are enabled, the behavior will run in the nightly Content Recommendations job later that night.

Excluding Pages from Content Recommendations

By default, all pages visited by your audience in the last 15 days will be pulled into the Content Recommendations nightly job. However, you may want the recommender to exclude certain pages, like your homepage or author descriptions, from being recommended. You can do this via three different methods.

Excluding by Page Type

In the Manage Content Recommendations tab on the Olytics screen, a drop down will appear containing all of the Olytics Behaviors that have Content Recommendations enabled. To add an Exclusion by Page Type, select the Olytics Behavior you want to modify, and then click, Manage Page Type Exclusions.

In the modal that appears, you will then be able to select the Page Types you want to exclude. The Page Type for each page will be populated from the “og: type” metadata present on the page and the options are Article, Profile, Book, and Video. Once you’ve made your selection, click Apply and pages with this type will no longer be pulled into the Content Recommendations program.

Excluding Specific Pages

To exclude specific pages from the Content Recommendations program, select the Olytics Behavior that want to modify the exclusions for and click, Manage Page Exclusions. A modal will appear where you can search for a specific page using exact match or wildcards (*) and then add the desired pages to the list of page exclusions.

When you’ve finished adding pages, click Apply, and those pages will no longer be recommended or included in the Content Recommendations program.

Excluding by URL String

To exclude many pages by a string contained within the url, this option can be used. Simply list the strings that, if found within the url, should exclude that url from recommendation. These strings should be comma delimitted.

Creating your Content Recommendations Personalization

To display the Content Recommendations on your site, you will need to create a Content Recommendations Personalization.

  1. Navigate to Personalization and Create New.
  2. Select the Personalization Type you’d like to use to display the Recommendations. Most users will select Standard, to display a pop up, or Inline, to display the recommendations in the context of each page.
  3. Expand the section labelled Content Recommendation Settings and select “This is a Content Recommendation Message”.
  4. Click “Generate Content Recommendation HTML”
  5. A modal will open where the user can select: the Behavior whose recommendations they’d like to display, the number of recommendations they’d like to display, the header text, and the header color. When finished, click Generate HTML.
  6. The HTML will populate in the content with the recommendation values populated as merge variables. The HTML can be changed like with any other personalization but be aware that the merge variables are what will be used to populate the links and link name. If these are removed, they will not work as expected.
  7. Click Save and Test on My Site to view how the personalization will show on your page with the default recommendations populated.
  8. Activate.

After activating your Personalization, note that if the Content Recommendations program has not yet run, the personalization will not display.

Frequently Asked Questions

What is Collaborative Filtering?

Collaborative Filtering is a technique for predicting the interests of an audience in order to make a recommendation. Generally, the audience is placed into cohorts based on previous similar behaviors, in this case, page visits, and then a new recommendation is made to members in those groups for a page that has not yet been visited. To put it very simply, if Audience Member A visited Page 1 and Audience Member B visited Page 1 and Page 2, we might recommend Page 2 to Audience Member A. This technique is frequently used across many different web applications, like Netflix’s Top Picks recommendations.

Will recommendations show in my Personalization for a new page visitor?

Yes! If a visitor is new to your site, recommendations will be shown using the most recommended pages across all cohorts.

Will my recommendations exist for Anonymous visitors?

Yes, if an Anonymous visitor has visited your page before, they will be given recommendations based on their previous behaviors and the cohort they are in. If they have not, they will be shown the most recommended pages across all cohorts.

Table of Contents