1.0.2 • Published 8 years ago

trendie v1.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

NPM version Dependency Status Downloads

Trendie

CLI tool that displays Internet Explorer usage and trends for your site via Google Analytics.

Displays visits from the last month, 6 months ago and 1 year ago (1 month = 4 weeks = 28 days to avoid low-traffic weekend bias).

Example

$ trendie get 123456789

Installation

Installing via npm (node package manager)

  $ [sudo] npm install -g trendie

Clone & Hack

The source is available for download from GitHub.

  $ git clone git@github.com:okize/trendie && cd trendie
  $ npm install

Usage

Set credentials

To use trendie, you must first setup your Google Analytics credentials.

  $ trendie set-user

You will then be prompted for a username & password. Rerunning this command will overwrite any existing user info.

Supply a Google Analytics profile ID

  $ trendie get 123456789

Where 123456789 is a GA profile ID that the supplied user credentials has permissions for.

How do I find my profile ID?

License

Released under the MIT License.

1.0.2

8 years ago

1.0.1

9 years ago

1.0.0

10 years ago

0.4.8

10 years ago

0.4.7

10 years ago

0.4.6

10 years ago

0.4.5

10 years ago

0.4.4

10 years ago

0.4.3

10 years ago

0.4.2

10 years ago

0.4.1

10 years ago

0.4.0

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.6

11 years ago

0.2.5

11 years ago

0.2.4

11 years ago

0.2.3

11 years ago

0.2.2

11 years ago

0.2.0

11 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago