0.0.3 • Published 9 years ago

hubot-mixpanel v0.0.3

Weekly downloads
1
License
ISC
Repository
github
Last release
9 years ago

#Installation

1) Set your keys in your environment variables:

export MIXPANEL_API_KEY=xxxxx
export MIXPANEL_API_SECRET=xxxxx

2) Install hubot-mixpanel

npm install --save hubot-mixpanel

3) Add hubot-mixpanel to external-scripts.json

[
  ...,
  "hubot-mixpanel"
]

#Usage

Get some mixpanel insights by calling hubot mixpanel

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago