Keenex.EventCollections

Source

Summary

post(keen, event_collection, data)

Inserts an event into the event collection

Functions

post(keen, event_collection, data)

Specs:

Inserts an event into the event collection

Keenex.EventCollections.post(keen, "dinner.tacos", %{data: "data"})
Source