blob: a47e004228b6fb029df0d6e8f22a097f733da90f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
page.title=Engage & Retain Users
page.metaDescription=Engaging and retaining active users are the keys to success. Here are some resources to help you build an active user base.
section.landing=true
nonavpage=true
@jd:body
<p>
Engaging and retaining active users is the key to success. This is specially
true for subscription and in-app purchase models. Here are several tools and
techniques to keep your users coming back.
</p>
<div class="dynamic-grid">
<div class="resource-widget resource-flow-layout landing col-16"
data-query="collection:distribute/engagelanding"
data-cardSizes="6x6"
data-maxResults="6">
</div>
<div class="resource-widget resource-flow-layout landing col-16"
data-query="collection:distribute/engagelanding"
data-cardSizes="6x2"
data-maxResults="20">
</div>
<h3>Related Resources</h3>
<div class="resource-widget resource-flow-layout col-16"
data-query="type:youtube+tag:engagement"
data-sortOrder="-timestamp"
data-cardSizes="6x3"
data-maxResults="3">
</div>
<div class="resource-widget resource-flow-layout col-16"
data-query="type:blog+tag:engagement"
data-sortdOrder="-timestamp"
data-cardSizes="6x3"
data-maxResults="3">
</div>
</div>
|