Hey man yes I have tracking events working. Something like this:
On Touched Object (eg a twitter button) > Call Function, 'Track Event' (param 0 = "button click", param 1 = "twitter button on main menu").
On Function 'Track Event' > (action: Cranberry's 'CordovaGoogleAnalytics Track event' Event Category: 'function param(0)' Event function: 'function param(1)'
Then in Google Analytics in the 'Real Time' section you should be able to see activity in the 'events' area.
Hope that helps.