Module: analytics

analytics

Analytics module

Methods

statictrackEvent(eventName, params)

Track an event

Name Type Description
eventName string

Event name

params Object

Dictionary with the event parameters. Only the first level will be saved. (i.e. no nested objects).

Supported platforms
  • iOS(7.0)