dawanda/snowplow-ruby-tracker

Name: snowplow-ruby-tracker

Owner: DaWanda Engineering Team

Description: Snowplow event tracker for Ruby. Add analytics to your Ruby and Rails apps and gems

Forked from: snowplow/snowplow-ruby-tracker

Created: 2016-12-23 13:57:45.0

Updated: 2016-12-23 13:57:48.0

Pushed: 2016-12-23 12:16:16.0

Homepage: http://snowplowanalytics.com

Size: 228

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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 event tracker for Ruby.

With this tracker you can collect event data from your Ruby applications, Ruby on Rails web applications and Ruby gems.

Quickstart

Assuming git, Vagrant and VirtualBox installed:

t$ git clone https://github.com/snowplow/snowplow-ruby-tracker.git
t$ cd snowplow-ruby-tracker
t$ vagrant up && vagrant ssh
t$ cd /vagrant
t$ gem install bundler
t$ bundle install
t$ rspec
Publishing
t$ vagrant push
Find out more

| Technical Docs | Setup Guide | Roadmap | Contributing | |———————————|—————————|————————-|———————————–| | i1 | i2 | i3 | i4 | | Technical Docs | Setup Guide | Roadmap | Contributing |

Copyright and license

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

Licensed under the Apache License, Version 2.0 (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.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.