summaryrefslogtreecommitdiffstats
path: root/docs/html/distribute/users/know-your-user.jd
blob: fb91a05683b0fc3a03a7aed141646c9e4c27a0d6 (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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
page.title=Know Your User
page.metaDescription=It\'s essential to understand your users and listen to their input. Here are some ideas.
page.image=/distribute/images/know-your-user.jpg
page.tags="users, growth, global"

@jd:body

<div style="width:100%">
  <img src="{@docRoot}images/gp-androidify.png">
</div>

<p>
  A key part of growing your apps' installed base is knowing more about your
  users &mdash; how they discover your app, what devices they use, what they do
  when they use your app, and how often they return to it.
</p>

<div class="headerLine">
  <h1 id="read-ratings-comments">
  Read Ratings Comments
  </h1>

  <hr>
</div>

<p>
  The most obvious way to get to know your users is by reading review comments
  for your apps on Google Play. While the details provided in reviews will vary
  greatly, in addition to telling you about what users like and dislike in your
  apps, they can also provide insight into your users’ motivations for using
  your apps. And remember that users can update their ratings and comments
  about an app when you fix issues.
</p>

<p>
  Learn more about <a href=
  "{@docRoot}distribute/essentials/optimizing-your-app.html#listen-to-your-users">
  how to listen to users</a>.
</p>

<div>
  <img src="{@docRoot}images/gp-your-user-0.jpg" class="border-img">
  <p class="img-caption">
  User ratings
  </p>
</div>

<div class="headerLine">
  <h1 id="start-community">
  Start a Community
  </h1>

  <hr>
</div>

<p>
  Another great way to get to know your users, learn who they are, and what
  they are looking for, is to start a community. There are many support tools
  you can use, from forums such as <a href="http://groups.google.com/">Google
  Groups</a> to comprehensive customer support products. You can integrate some
  directly into your apps. And once you deploy a support tool, make sure to
  fill in the support link in your Google Play product details page.
</p>

<p>
  <a href="{@docRoot}distribute/users/build-community.html">Learn more about
  starting and managing a community</a>.
</p>

<div class="headerLine">
  <h1 id="create-survey">
  Create a Survey
  </h1>

  <hr>
</div>

<p>
  Consider using a survey to gather information about your users and their
  views on your apps. Compared to app reviews, a questionnaire enables you to
  seek specific information. However use with care, as the creation of suitable
  question is something of an art. Also consider providing an appropriate
  incentive for completing the questionnaire, as too few responses can be worse
  than no responses at all.
</p>

<p>
  You can create a questionnaire with <a href=
  "http://www.google.com/drive/apps.html#forms">Google Drive Forms</a> or use
  one of the various third-party survey and questionnaire hosting tools
  available, such as SurveyMonkey.
</p>

<div class="headerLine">
  <h1 id="add-analytics">
  Add Analytics to your Apps
  </h1>

  <hr>
</div>

<p>
  Analytics data can tell you a lot about your users, by exposing their
  behaviour in your apps. You can use <a href=
  "http://android-developers.blogspot.com/2013/10/improved-app-insight-by-linking-google.html">
  Google Analytics by linking it with your Google Play account</a> or use a
  third-party analytics tool. Analytics tools can help you gather information
  on app installs, feature popularity, unused features, and more. You can see
  any usage pattern differences by region, device, time day and other
  variables.
</p>

<p>
  Read more about <a href=
  "{@docRoot}distribute/essentials/optimizing-your-app.html#measuring-analyzing-responding">
  measuring behavior</a>.
</p>

<div>
  <img src="{@docRoot}images/gp-dc-stats.png" class="border-img">
</div>

<div class="headerLine">
  <h1 id="use-google">
  Use Google+
  </h1>

  <hr>
</div>

<p>
  <a href="https://plus.google.com/">Google+</a> is a great way to gather user
  feedback, announce surveys and contests, and see how users react to new
  features and functionality. Many developers manage a Google+ page to
  communicate with their users. It’s also a good way to get feedback from your
  beta-testing. Some developers have a page for each of their apps. This is
  especially true for game developers, who post challenges and tournaments.
  Google+ can also be used to post game walkthroughs and tips.
</p>

<div>
  <img src="{@docRoot}images/gp-your-user-2.jpg">
</div>

<div class="headerLine clearfloat">
<h1 id="related-resources">Related Resources</h1><hr>
</div>

<div class="resource-widget resource-flow-layout col-13"
  data-query="collection:distribute/users/knowyouruser"
  data-sortOrder="-timestamp"
  data-cardSizes="6x3"
  data-maxResults="6"></div>