1page.title=Understand the Value of Your Users 2page.metaDescription=Understand what makes users come back to your app and improve retention. 3page.tags="analytics, user behavior" 4 5@jd:body 6 7<p> 8 In-App Analytics will help you understand user behavior and ultimately user 9 value over time. Fundamentally, users are people — and no two people are 10 exactly alike. You can explore what makes your different groups of users 11 unique and, in turn, how these groups respond to your app content, features, 12 and monetization strategies. The more you understand about what your users 13 respond to, the better you can tailor your apps to meet their needs. 14</p> 15 16 17<h2 id="cohort">Assign Value to User Goals</h2> 18 19<p> 20 Different types of developers value their users differently — and 21 different types of users have different values. Google Analytics gives you 22 the power to value your users in the way that makes the most sense to you. 23</p> 24 25<p> 26 By using Google Analytics goals, you can define specific actions in your app 27 that mean the most to your business: perhaps it’s important that your users 28 reach a specific screen in your app or that they spend a designated time 29 playing your game. Perhaps you define a goal based on whether or not a user 30 completed a certain event (like completing a level). 31</p> 32 33<p> 34 Whatever the method used, you can assign a monetary value to a goal in order 35 to put a dollar value on an action. Perhaps it’s worth $3 if a user completes 36 a given level or $.50 if they sign up with an account. By assigning value to 37 given behaviors, you can really dig into the data to understand your most 38 valuable users. 39</p> 40 41<p> 42 Google Analytics also lets you view Revenue per User for transactions in your 43 app (such as in-app purchases). Pair this data with segments to drill down to 44 find your most valuable users. 45</p> 46 47 48<h2 id="audiencereporting">Know your users with Audience Reporting and Demographic and Interest reports</h2> 49 50<p> 51 Google Analytics’ <strong>Audience Reporting</strong> section highlights a 52 wealth of data about your users’ characteristics: what app versions they’re 53 using, what devices they’re on, where they’re from, and what they're 54 interested in. Among these, the Active Users reports highlight how users come 55 back over time. 56</p> 57 58<div> 59<img itemprop="image" src="{@docRoot}distribute/analyze/images/active_users.png"> 60</div> 61 62<p> 63 Google Analytics’ <strong>Demographics & Interest</strong> reports highlight 64 information about your users gathered using Google Analytics’ extensive reach 65 in apps. See the Gender & Age breakdown to discover the demographic 66 characteristics most common among your users, or take a look at the Interest 67 reports to see what interest categories entice your users. 68</p> 69 70<div> 71<img src="{@docRoot}distribute/analyze/images/demographics.png"> 72</div> 73 74<h2 id="cohort">Segment Your Data</h2> 75 76<p> 77 Looking at aggregated data helps you understand overall user behavior trends, 78 such as how their purchase patterns change over time. However, in order to 79 understand why purchase patterns changed you need to segment your data. 80</p> 81 82<p> 83 Segmentation allows you to isolate and analyze subsets of your data, based on 84 specific attributes. For example, you might segment your data by marketing 85 channel so that you can see which channel is responsible for an increase in 86 purchases. 87</p> 88 89<p> 90 Drilling down to look at segments of your data helps you understand what 91 caused a change to your aggregated data. All reports in Google Analytics 92 provide for segmentation of your traffic. For example, each row in your 93 Language report shows how a specific segment performed. This lets you compare 94 different segments and understand which languages are bringing in the highest 95 value traffic. 96</p> 97 98<div> 99<img src="{@docRoot}distribute/analyze/images/language-report.png"> 100</div> 101 102<p> 103 Here are some common segments that you might want to consider when looking at 104 your own data: 105</p> 106 107<ul> 108<li>Date and time, to compare how users who visit your site on certain 109days of the week or certain hours of the day behave</li> 110<li>Device or app version, to compare user performance on different 111operating systems or app updates</li> 112<li>Marketing channel, to compare the difference in performance for 113various marketing activities</li> 114<li>Geography, to determine which countries, regions or cities 115perform the best</li> 116<li>Customer characteristics, such as repeat customers vs. first-time 117customers, to help you understand what drives users to become loyal customers.</li> 118</ul> 119 120<p> 121 To use segments, click <strong>Add Segment</strong> above the report on any 122 data set you’re interested in breaking up. See the 15 System segments that 123 come with any app profile; these are default segments that allow you to do 124 basic analysis on elements like New Users, Android/iOS Traffic, or Tablet 125 traffic. If you need to dig deeper into your data, you can build a custom 126 segment by clicking <strong>+New Segment</strong> in the top right. Using any 127 combination of dimensions and metrics, you can create segments specific to 128 your business. The combinations of criteria are so extensive, hundreds of 129 thousands of permutations are available. 130</p> 131 132<p> 133 For example, for a report across all sessions in a date range you may choose 134 to include only users whose cumulative revenue across all sessions in a date 135 range is greater than $100; or only users who viewed a specific screen, then 136 completed a specific event, but never actually made a transaction. 137</p> 138 139<p> 140 Alternatively, you could include only sessions that were the result of a 141 specific advertising campaign or only sessions that resulted from a specific 142 campaign AND resulted in a goal completion. 143</p> 144 145<p> 146 Another way to generate segments is to import from the gallery. When you 147 click Add Segment, click Import from gallery (next to +New Segment). Using 148 the Gallery you can import segments that other businesses have found useful 149 — maybe you're interested in importing segments that pertain to 150 engaged traffic or mobile commerce. Choose from hundreds of segment packs 151 to find the ones that make sense for you. 152</p> 153<div> 154<img src="{@docRoot}distribute/analyze/images/segmentation.png"> 155</div> 156 157<p> 158 Segmentation is a powerful way to slice and dice your data in order to unlock 159 insights about users and their behavior. Use this information to improve your 160 app and find more people that resemble your high-value users. 161</p> 162 163<h2 id="cohort">Understand What Makes Your Users Tick with Further Analysis</h2> 164 165<p> 166 Using the power of segmentation, you can perform very sophisticated analysis 167 on the types of users using your app — are your buyers concentrated in 168 a particular geographic area? Are users who visit a certain screen getting 169 stuck and abandoning your game? Are there certain behaviors that lead to more 170 conversions? What crashes are having the most impact on your revenue? 171</p> 172 173<p> 174 Understanding what properties make up an engaged and monetized user base is 175 important for developing a strategy to find similar users and for building 176 users’ experiences based on their behavior. 177</p> 178 179 <div class="headerLine clearfloat"> 180 <h2 id="related-resources"> 181 Related Resources 182 </h2> 183</div> 184 185<div class="resource-widget resource-flow-layout col-13" 186 data-query="collection:distribute/analyzeunderstand" 187 data-sortorder="-timestamp" 188 data-cardsizes="6x3" 189 data-maxresults="6"> 190</div> 191