Personalization Introduction
Confused about "Personalization Introduction"?
Let us know how we can improve our documentation:
Introduction to Personalization and Analytics
Copied!Confused about "Introduction to Personalization and Analytics "?
Let us know how we can improve our documentation:
Personalization is a powerful feature. It enables you to leverage machine learning to optimize what's shown in the feed. The 5 most common use cases are:
Famous examples of discovery feeds are: Instagram's explore section, and Pinterest's main feed. Edge rank is used by Facebook and LinkedIn. Stream uses 3 data sources for personalization:
1. Feeds & Follows
Copied!Confused about "1. Feeds & Follows"?
Let us know how we can improve our documentation:
The best way to understand how feeds and follows work is to try our 5-minute interactive tutorial.
2. Analytics
Copied!Confused about "2. Analytics"?
Let us know how we can improve our documentation:
The purpose of analytics is to track which activities a user is looking at and what they are engaging with. Basically, you want to track everything that indicates a user's interest in something. Common examples include:
Clicking on a link
Likes or comments
Sharing an activity
Viewing another user's profile page
Search terms
The events and data you want to track are often different than what you traditionally track in Google Analytics or Mixpanel. Stream's analytics is designed to run alongside your existing analytics solution.
3. Collections
Copied!Confused about "3. Collections"?
Let us know how we can improve our documentation:
Collections enable you to sync information to Stream that's not captured by analytics or feeds. Common examples include user profiles and product information.
Personalized Feed
Copied!Confused about "Personalized Feed"?
Let us know how we can improve our documentation:
Personalization is custom for every enterprise customer of Stream. The SDK exposes a flexible GET method to enable you to make authenticated get requests to personalization easily:
Follow Suggestions
Copied!Confused about " Follow Suggestions"?
Let us know how we can improve our documentation:
Stream makes it easy to add follow-suggestions to your app. Simply make the API call shown below to retrieve a list of follow suggestions.
By default the follow-suggestions are based on a standardized graph analysis algorithm. Our data science team can work with you to create a customized algorithm for your app.
Contact sales@getstream.io to learn more.