Mxpanel.Event (Mxpanel v0.1.0) View Source
Struct representing a Mixpanel Event
Link to this section Summary
Link to this section Types
Specs
Link to this section Functions
Specs
Create a new event.
Mxpanel.Event.new("signup", "13793", %{"Favourite Color" => "Red"})
Specs
Serialize a event into the format expected by the Mixpanel API.