Skip to content

jacksongross/app-annie-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app-annie-analytics

A small script to gather app analytics provided by App Annie.

Installation

Firstly, make sure to have signed up for App Annie and have registered your accounts to collect the analytics. Then you will need to generate an API Key. Finally, install the module with npm:

npm install app-annie-analytics

Usage

aaa -h

Usage: aaa [options]

  Options:

    -h, --help               output usage information
    -V, --version            output the version number
    -A, --account [account]  account (App Store/Google Play) to inspect
    -a, --app [app]          app from account to inspect
    -o, --out [file]         output file
    -k, --key [key]          API Key (see https://support.appannie.com/hc/en-us/categories/200261564-Analytics-API-v1-2-)

Pull Requests

Always open for improvements to this module. There is still a lot of work to do, so feel free to submit a PR or raise an issue!

About

A small script for gathering app analytics provided by App Annie

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published