devcenter-square / slackalytics

A textual analytics bot for the Slack Communication App

Home Page:http://nicomiceli.com/slackalytics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slackalytics

Slackalytics is a textual analysis bot built in Node.js that allows for deeper custom analytics by sending message strings to Google Analysis via Slacks realtime API and Google Analytics Measurement Protocol.

More Readme info is coming soon

In the meantime checkout the post for this on my blog: http://nicomiceli.com/slackalytics/

Created by Nico Miceli and Joe Zeoli

Change Log

9/17/15 - updated the GA UA ID to work as an enviroment variable GOOGLE_ANALYTICS_UAIDin heroku. To set the environment variables add the following in the command line after the app was uploaded:

heroku config:set GOOGLE_ANALYTICS_UAID=UA-XXXXXXX-Y

Hosting on Google Compute Engine

If you want to host Slackalytics on Google Compute Engine, follow this post.

About

A textual analytics bot for the Slack Communication App

http://nicomiceli.com/slackalytics

License:MIT License


Languages

Language:JavaScript 100.0%