Skip to content

wesleyboland/navocat-collector

 
 

Repository files navigation

Navocat Collector Codeship Status for medullan/navocat-collector

The collector gem currently provides a collector application that is used to gather analytics events from web browsers, mobile apps or back-end servers, and send page views and events to Google Analytics.

The collector is written in Sinatra and deployed with the puma webserver.

Licensing

The collector is licensed under the open source Eclipse Public License, Version 1.0 (EPL-1.0)

Dependencies

The collector application requires jRuby 1.7+ and Java 1.7+.

How to get started?

All documentation is located on the github wiki at https://github.com/medullan/navocat-collector/wiki

Contributing

Add specs for all new functionality. Run unit tests with RSpec.

$ bundle exec rspec -fd

Packages

No packages published

Languages

  • Ruby 69.3%
  • JavaScript 16.9%
  • HTML 11.2%
  • CSS 1.6%
  • Shell 1.0%