Home | History | Annotate | Download | only in analyze
      1 page.title=Analyze
      2 page.metaDescription=Understanding what your users do inside your app is the key to engaging and monetizing them.
      3 page.image=images/cards/analytics-mobile_2x.jpg
      4 section.landing=true
      5 excludefromsuggestions=true
      6 nonavpage=true
      7 
      8 @jd:body
      9 
     10 <p>
     11   Successful developers have found that understanding what users do inside
     12   their app is the key to engaging and monetizing users in the long run.
     13   Various analytics tools are available that let you answer different types of
     14   questions. The easiest way to measure what users do in your app is to
     15   integrate a single analytics tool, such as Google Analytics, that's capable
     16   of answering all of your important questions.
     17 </p>
     18 
     19 <p style="margin-bottom:2em;">
     20   With a unique Google Play Developer Console integration, Google Analytics can
     21   track how users move through the <a href=
     22   "{@docRoot}distribute/analyze/improve-roi.html#flow">acquisition flow</a>
     23   from marketing, to a Play store listing, to launching an app. The <a href=
     24   "{@docRoot}distribute/analyze/build-better-apps.html#flows">Behavior flow</a>
     25   lets you easily identify roadblocks and successful features, so that you can
     26   improve user engagement. By implementing <a href=
     27   "{@docRoot}distribute/analyze/measure.html#retail">e-commerce tracking</a>
     28   you can have a full view of the transactions, such as in-app purchases,
     29   happening in your app. And, if you show ads in your app, you can <a href=
     30   "{@docRoot}distribute/analyze/google-services.html">access your Analytics
     31   data in AdMob</a> and have the full picture of your app revenue.
     32 </p>
     33 
     34   <div class="resource-widget resource-flow-layout landing col-16"
     35     data-query="collection:distribute/analyzelanding"
     36     data-cardSizes="6x6"
     37     data-maxResults="10">
     38   </div>
     39