Finally, after a mountain of requests, we’re introducing the GoSquared Ruby gem so you can install GoSquared on your Ruby projects.
If you’ve been wanting to use GoSquared to get a better understanding of your users, but have been holding off because the integration work in your Ruby app would be too huge, then this should be great news.
The new gem gives you easy access to the GoSquared Tracking and Reporting APIs from within your Ruby app.
The Tracking API allows you send data to GoSquared and enables you to track:
- Events
- Ecommerce transactions
- People profiles
The Reporting API is for pulling data from your GoSquared account – great for visualising your GoSquared data in exciting new ways. It’s split into 3 sections:
- Now – real-time concurrent overview of website and app visitors.
- Trends – historical overview of visitors, including commerce metrics.
- People – the centralised store of your user data.
- Account – programmatically manage your GoSquared account.
The gem is available now on Github or you can grab it on Ruby Gems.