zevarito / mixpanel

Simple lib to track events in Mixpanel service. It can be used in any rack based framework.
MIT License
273 stars 84 forks source link

Allow to specify "test" when sending events using the HTTP interface #99

Closed romanbsd closed 11 years ago

romanbsd commented 11 years ago

https://mixpanel.com/docs/api-documentation/http-specification-insert-data

zevarito commented 11 years ago

Hey @romanbsd,

this is cool, can you update documentation as well ?

Thanks.

romanbsd commented 11 years ago

Done

zevarito commented 11 years ago

Merged thanks.

Do you need to pull the gem or can you use the feature building a local gem from github/master?

I am asking this because I today i've pushed a new version, and there are other fixes about to finish so all they can create a new version together.

Best.

romanbsd commented 11 years ago

I'll wait until it's in the released gem..