debian-mirror-gitlab/snowplow-tracker
2019-10-16 22:08:35 +05:30
..
lib New upstream version 12.2.8 2019-10-16 22:08:35 +05:30
LICENSE-2.0.txt New upstream version 12.2.8 2019-10-16 22:08:35 +05:30
README.md New upstream version 12.2.8 2019-10-16 22:08:35 +05:30
snowplow-tracker.gemspec New upstream version 12.2.8 2019-10-16 22:08:35 +05:30

Ruby Analytics for Snowplow

Gem Version Build Status Code Climate Coverage Status License

Overview

Add analytics to your Ruby and Rails apps and gems with the Snowplow snowplow event tracker for Ruby ruby.

With this tracker you can collect event data from your Ruby ruby applications, [Ruby on Rails] rails web applications and [Ruby gems] rubygems.

Quickstart

Assuming git, [Vagrant] vagrant-install and [VirtualBox] virtualbox-install installed:

 host$ git clone https://github.com/snowplow/snowplow-ruby-tracker.git
 host$ cd snowplow-ruby-tracker
 host$ vagrant up && vagrant ssh
guest$ cd /vagrant
guest$ gem install bundler
guest$ bundle install
guest$ rspec

Publishing

 host$ vagrant push

Find out more

Technical Docs Setup Guide Roadmap Contributing
![i1] techdocs-image ![i2] setup-image ![i3] roadmap-image ![i4] contributing-image
[Technical Docs] techdocs [Setup Guide] setup Roadmap roadmap Contributing contributing

The Snowplow Ruby Tracker is copyright 2013-2016 Snowplow Analytics Ltd.

Licensed under the [Apache License, Version 2.0] license (the "License"); you may not use this software except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.