Installation

The Tracking API allows you to send data to GoSquared from any platform, such as:

If there isn't a module available for your platform you can also interact with the GoSquared API via Segment.

gem install gosquared

Then require the GoSquared module in your application...

require 'gosquared'

gs = Gosquared::RubyLibrary.new('demo','GSN-106863-S')