Titanium.Analytics.userEvent

Function of Titanium.Analytics.
Platform Since
Android 0.1
iPhone 0.1
iPad 0.1
Mobile Web 1.8

Summary

send an analytics user event for the application session

Arguments

Name Type Summary
name String

the event name

data Object

event data or null if not specified. the object must be serializable as JSON

Return Type

void