|ParamDescription=The eventData parameter is an Object from AnalyticsEvenItem type and represent a set of data to register the event in the data base.
: e.g.
:: { ::: "Timestamp" : "4315435114",::: "Event" : "Play",::: "Data" ::::: {"Param": "Value", "Param2": "Value2" }
:: }
}}