Skip to content

figelwump/mixpanel_ruby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

API to access mixpanel

Event recording is working, alpha

Usage example:
    mixpanel_api = Mixpanel::EventLogger.new(<MIXPANEL_API_KEY>, {:ssl => true})
    mixpanel_api.record(<EVENT_NAME>)

About

Ruby APIs for logging events to mixpanel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%