You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update user_retention.md
Consulted w/Maxime M who prefers that this be titled "Retention Analysis" to align w/the formal name of the feature.
* Rename file; update links and TOC
* Fix link
---------
Co-authored-by: Janine Chan <[email protected]>
Copy file name to clipboardExpand all lines: content/en/product_analytics/charts/retention_analysis.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
1
---
2
-
title: User Retention
2
+
title: Retention Analysis
3
3
aliases:
4
4
- /product_analytics/user_retention/
5
+
- /product_analytics/charts/user_retention/
5
6
description: Measure user retention to understand overall user satisfaction with your application.
6
7
further_reading:
7
8
- link: '/product_analytics/'
@@ -21,7 +22,7 @@ Only views and actions can act as events.
21
22
22
23
## Prerequisites
23
24
24
-
In order for User Retention data to populate, you must set the `usr.id` attribute in your SDK. See the [instructions for sending unique user attributes][4].
25
+
In order for user retention data to populate, you must set the `usr.id` attribute in your SDK. See the [instructions for sending unique user attributes][4].
25
26
26
27
## Retention types
27
28
Product analytics support two types of retention event measurements:
0 commit comments