app-annie-analytics

0.0.2 • Public • Published

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!

/app-annie-analytics/

    Package Sidebar

    Install

    npm i app-annie-analytics

    Weekly Downloads

    1

    Version

    0.0.2

    License

    MIT

    Last publish

    Collaborators

    • jacksongross