Skip to content

A hubot script that interacts with Mixpanel Data Export API

Notifications You must be signed in to change notification settings

BlackTowerEntertainment/hubot-mixpanel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

A hubot script that interacts with Mixpanel Data Export API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%