Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Behavioral Properties in Retention changelog #930

Merged
merged 6 commits into from
Apr 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions pages/changelogs/2024-03-11-retention-behaviors.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: "See what actions lead to retention with Behavioral Properties in Retention"
slug: "changelog-2024-03-11-retention-behavioral-properties"
hidden: false
createdAt: "2024-03-11T14:59:02.165Z"
updatedAt: "2024-03-11T14:59:02.165Z"
date: "2024-03-11"
---
<div style={{position: 'relative', paddingBottom: '64.90384615384616%', height: 0}}>
<iframe src="https://www.loom.com/embed/dd4042654e6f46039d011a680fe93948"
frameBorder="0"
webkitallowfullscreen="true" mozallowfullscreen="true" allowFullScreen
style={{position: 'absolute', 'top': 0, 'left': 0, 'width': '100%', 'height': '100%'}}>
</iframe>
</div>

Now in Retention, we’ve made it possible to breakdown users by what they do, not just who they are. This unlocks the ability to find the actions you can influence that will increase the long term retention of a user finding value.
At its core, Behavioral Properties in Retention allows you to:
- Summarize user activity after the starting event, whether it is a count of events, or a summary of properties on those events.
- Set that summary of activity in a timeframe, for example, the number of times a user does the specified activity within 7 days / 1 hour / 30 minutes of the starting event.
- Uncover what activities within a certain timeframe correlate with the how often your users do the action you want them to do in the long term.

A powerful use case for Behavioral Properties in Retention is finding the “aha” moment in your product, which describes the actions a new user does after signup that lead them to become an active user of your product.
A classic example is Facebook’s “aha" moment, which was “adding 10 friends within 7 days results in a huge jump in daily active usage”.

In our own example, you can dig into what actions a user does withn 7 days after signup that lead them to watch more videos long term.
The result we find is that the more channels they subscribe to, the more likely they are to retain. This insight can drive a strategy to create an experience that prompts users to subscribe to popular channels when they first signup.
![changelog Image](/changelog/retentionbp.png)
Binary file added public/changelog/retentionbp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading