FunnelEnvy provides tracking for custom events within your account's activity log.
The following snippet should run whenever you want to send an event.
var eventName = "Your Custom Event Name" FunnelEnvy.push({event: eventName});
Once your users begin triggering events, they will show up in your account reports under the "activity log" section shown below