Developers

StatsMix JavaScript Library Beta Release

March 12, 2012

We’re excited to announce we’ve released into beta a JavaScript library for StatsMix. The new library provides a quick and easy way to track any action or event on a website. Use this to track page views, conversions, downloads, or just about anything else you can think of. Using our JavaScript library, a metric’s value [...]

Read the full article →

Heroku Integration Tutorial

September 12, 2011

Tutorial on how to integrate StatsMix metrics tracking with Heroku.

Read the full article →

Email Notifications for Developer Accounts

July 14, 2011

On the heels of our updated email notifications management, we’re now allowing our developer accounts to receive the daily email summary of metrics. In the past, we’ve reserved this functionality for paying plans, but the feedback we’ve received from customers it that the email summaries are a very useful feature that communicates the value of [...]

Read the full article →

Heroku Users Needed for StatsMix Integration

July 12, 2011

If you’re on Heroku, StatsMix would love your help. We’ve recently integrated with Heroku as an add-on and we’re currently in the alpha stage. We’re looking for additional alpha testers so we can iron out any remaining bugs and move to a public beta. Our integration enables you to track any events as metrics in [...]

Read the full article →

StatsMix Ruby Gem

July 8, 2011

Following the release of our new StatsMix API yesterday, we’ve also released an official Ruby gem that wraps the API. The gem makes it even easier to track metrics in your Ruby or Rails applications: require ‘statsmix’ StatsMix.api_key = "YOUR API KEY" StatsMix.track(name_of_metric, value = 1, options = {}) The simplicity of the StatsMix gem [...]

Read the full article →

New Version of the StatsMix API Released

July 7, 2011

Over the past few months, we’ve learned a lot about how companies use StatsMix and implement our API. We’ve seen rapid growth in its usage and had great feedback from developers using our initial version to track both business and application metrics. We’ve now incorporated all of this learning into version two of the StatsMix [...]

Read the full article →

The TechStars and Twilio “Two for One” Contest

January 4, 2011

TechStars and Twilio announced a contest yesterday to create the best combination of a TechStars company’s API and Twilio. Since StatsMix is a TechStars Boulder 2010 company, we’re very excited to be participating as one of the available APIs in the contest. From David Cohen’s contest announcement: To enter, just create an awesome application that [...]

Read the full article →

Introducing the new StatsMix developers resource

January 3, 2011

We’ve all been there. There’s a few important metrics you need to be monitoring in your application, but you don’t really have time to build a new system to track them. At best you dump them into a log file hoping you’ll get a chance to parse them in the future when your boss asks [...]

Read the full article →