Skip to content

Opus1no2/mixpanel-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mixpanel API Client

A simple API client for tracking data in Mixpanel

Installation

Installation is a piece of cake:

$ gem install mixpanel-client

Usage

Usage is pretty straightforward:

client = Mixpanel.new('YOUR API KEY')
client.track('event', :some => 'data')

Copyright

See LICENSE for details.

About

Simple API client for tracking data in Mixpanel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages