diff --git a/pages/2024-03-11-retention-behaviors.mdx b/pages/2024-03-11-retention-behaviors.mdx index 6b50a1e18a..2b6da75d50 100644 --- a/pages/2024-03-11-retention-behaviors.mdx +++ b/pages/2024-03-11-retention-behaviors.mdx @@ -1,6 +1,6 @@ --- -title: "Find you "Aha" moment with Behavioral Properties in Retention" -slug: "changelog-2024-03-11-retention-behaviors" +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" @@ -14,16 +14,15 @@ date: "2024-03-11" -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. +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. +- 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”. +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) - diff --git a/public/changelog/retentionbehavioralproperties.png b/public/changelog/retentionbp.png similarity index 100% rename from public/changelog/retentionbehavioralproperties.png rename to public/changelog/retentionbp.png diff --git a/public/retentionbp.png b/public/retentionbp.png deleted file mode 100644 index 6fbc4d6b09..0000000000 Binary files a/public/retentionbp.png and /dev/null differ