doosungkang / android-daisy-epub-reader

Automatically exported from code.google.com/p/android-daisy-epub-reader
0 stars 0 forks source link

NewStory: Integrate count.ly Analytics to report on the book downloads #77

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
As the project team we want to track the downloads of books from the online 
sites. The statistics will help the project team to identify problems, for 
instance if the meta data is incorrect, and to identify the performance of the 
downloads, the popularity of various books, etc.

We will be using count.ly as our Analytics package. The project includes 
opensource for both the Android library and the server. We will arrange for the 
library to report the data to the official count.ly service rather than setting 
up our own servers.

Data will be anonymous, no personally identifiable information will be captured 
from the users or their devices.

Useful links:
http://count.ly/resources/installation/android - how to integrate the Android 
library into the app
http://code.google.com/p/mobile-analytics-research/ - Julian's research into 
using count.ly
http://count.ly/resources/reference/server-api - their API which provides 
examples of the messages sent between the Android library and the server.

Original issue reported on code.google.com by julianharty on 24 Jul 2013 at 8:30

GoogleCodeExporter commented 8 years ago

Original comment by tranquangminhtan@gmail.com on 31 Jul 2013 at 7:38