Skip to content

gabrielrinaldi/Countly-API-Heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##What's Countly?

Countly is an innovative, real-time, open source mobile analytics application. It collects data from mobile phones, and visualizes this information to analyze mobile application usage and end-user behavior. There are two parts of Countly: the server that collects and analyzes data, and mobile SDK that sends this data.

Below you can find Countly SDK repositories;

##How do I install Countly API Server on Heroku?

  1. Create a Heroku server (Cedar)
  2. Add MongoLab plugin
  3. Configure this repository to push to Heroku
  4. Run heroku config
  5. Run heroku config:set VARIABLE=value and add all variables from config.js except the port one
  6. Push to Heroku and you are done

How do I upgrade Countly API Server on Heroku?

  1. Update the respository in your machine
  2. Add the missing configuration variables (check above)
  3. Run db.sessions_.remove(); on MonboDB console
  4. Push the app to Heroku

##API

Countly write and read API. Waits for write requests from the iOS/Android SDKs and read requests from the countly js helpers. Refer to Countly Server API Reference for details.

##How can I help you with your efforts?

Glad you asked. We need ideas, feedbacks and constructive comments. All your suggestions will be taken care with upmost importance.

My Twitter

Countly is also on Twitter (Original) and Facebook, if you would like to keep up with their fast progress!

##Countly

http://count.ly

##Community & support

http://support.count.ly

Bitdeli Badge

About

This is a Countly API server version that can run on Heroku

Resources

Stars

Watchers

Forks

Packages

No packages published