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
Copy file name to clipboardExpand all lines: content/en-us/production/analytics/acquisition.md
+28-12Lines changed: 28 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,21 +38,41 @@ Here's a list of all the available acquisition sources:
38
38
<td>Home Recommendations</td>
39
39
<td>**Recommended Experiences** section on **Home**</td>
40
40
</tr>
41
+
<tr>
42
+
<td>Continue Play</td>
43
+
<td>**Continue Play** on **Home**</td>
44
+
</tr>
45
+
<tr>
46
+
<td>Curation</td>
47
+
<td>**Today's Picks** and **Roblox Events** on **Home**</td>
48
+
</tr>
41
49
<tr>
42
50
<td>Home Other</td>
43
-
<td>**Continue Play** and **Favorites** on **Home**</td>
51
+
<td>**Favorites** and all other traffic on **Home**</td>
44
52
</tr>
45
53
<tr>
46
54
<td>Friends</td>
47
55
<td>**Friend Activity** section on **Home**</td>
48
56
</tr>
49
57
<tr>
50
58
<td>Search</td>
51
-
<td>Organic traffic from **Search** results and **Recommended Experiences** on **Discover**</td>
59
+
<td>Organic traffic from **Search** results and **Recommended Experiences** on **Experience Details** page</td>
60
+
</tr>
61
+
<tr>
62
+
<td>Charts</td>
63
+
<td>**All sorts** on **Charts**</td>
52
64
</tr>
53
65
<tr>
54
66
<td>Sponsored Ads</td>
55
-
<td>Combined acquisition from [Sponsored Experiences](../promotion/ads-manager.md#sponsored-experiences) on **Home** and [Search Ads](../promotion/search-ads.md).</td>
67
+
<td>Acquisition from [Sponsored Experiences](../promotion/ads-manager.md#sponsored-experiences) and **Sponsored Takeovers** on **Home**</td>
68
+
</tr>
69
+
<tr>
70
+
<td>Search Ads</td>
71
+
<td>Acquisition from [Search Ads](../promotion/search-ads.md)</td>
72
+
</tr>
73
+
<tr>
74
+
<td>Portal Ads</td>
75
+
<td>Acquisition from [Portal Ads](../promotion/ads-manager.md#portal-ads)</td>
56
76
</tr>
57
77
<tr>
58
78
<td>Teleport</td>
@@ -64,8 +84,6 @@ Here's a list of all the available acquisition sources:
64
84
</tr>
65
85
</table>
66
86
67
-
<imgsrc="../../assets/analytics/acquisition/qualified-playthrough-rate.png"width= "78%"alt="Chart indicating qualified playthrough rate through home recommendations."/>
68
-
69
87
## Acquisition Attribution
70
88
71
89
The dashboard categorizes results for each acquisition source as follows:
@@ -79,10 +97,6 @@ The dashboard categorizes results for each acquisition source as follows:
79
97
<td>Users with Plays</td>
80
98
<td>Unique new users with plays on the experience.</td>
81
99
</tr>
82
-
<tr>
83
-
<td>Users with Qualified Plays</td>
84
-
<td>Unique new users who engaged with your experience.</td>
85
-
</tr>
86
100
<tr>
87
101
<td>Qualified Play Through Rate</td>
88
102
<td>Percent of new users who engaged with your experience after viewing an impression.</td>
@@ -105,6 +119,8 @@ The dashboard categorizes results for each acquisition source as follows:
105
119
</tr>
106
120
</table>
107
121
122
+
<imgsrc="../../assets/analytics/acquisition/New-Users-Funnel.png"width= "100%"alt="Chart indicating new users funnel."/>
123
+
108
124
## Improving Acquisition
109
125
110
126
To improve acquisition, you can run an acquisition funnel to identify sources that might drive more traffic or convert better, such as:
@@ -119,7 +135,7 @@ Among all Roblox sources, **Home** is usually where the vast majority of users f
119
135
1.**Improve engagement and retention.** Get your [session time](../../production/analytics/engagement.md#improving-average-session-time) and [Day 1 retention](../../production/analytics/retention.md#improving-day-1-retention) to be comparable or above your similar experience benchmarks. The algorithm cares about these metrics because they signal how engaging and satisfying your experience is for users.
120
136
2.**Optimize monetization.** Get your [payer conversion](../../production/analytics/monetization.md#improving-payer-conversion-rate) rate and [ARPPU](../../production/analytics/monetization.md#improving-average-revenue-per-paying-user-arppu) (average revenue per paying user) to be comparable or above your similar experience benchmarks. The algorithm cares about these metrics because they measure how invested users are in your experience.
121
137
122
-
<imgsrc="../../assets/analytics/acquisition/traffic-sources.png"width= "78%"alt="An example shows the statistics by acquisition sources." />
138
+
<imgsrc="../../assets/analytics/acquisition/Unique-Users-by-Source.png"width= "100%"alt="An example shows the statistics by unique users with impressions and unique users with plays by source." />
123
139
124
140
You can adopt the following strategies to improve the number of users visiting your experience from Roblox sources, including **Home**, **Discover**, and **Search**:
125
141
@@ -129,14 +145,14 @@ You can adopt the following strategies to improve the number of users visiting y
129
145
130
146
For more information on Roblox sources and best practices on improving the discovery of your experience, see [Discovery](../../discovery.md).
131
147
132
-
### Improving Conversion Rate from Roblox Sources
148
+
### Improving Qualified Play Through Rate from Roblox Sources
133
149
134
150
You can get more users to convert by making your experience metadata engaging and accurate:
135
151
136
152
1.**Use a title, description, and icon** that's true and unique to your experience.
137
153
2.**Add images and videos** to your experience detail page to engage users.
138
154
139
-
<imgsrc="../../assets/analytics/acquisition/conversion.png"width= "75%"alt="An example shows the statistics of Home and Search Conversion." />
155
+
<imgsrc="../../assets/analytics/acquisition/Qualified-Play-Through-Rate.png"width= "90%"alt="An example shows the qualified play through rate." />
0 commit comments