Analytics¶
The Analytics module in the Creator framework consists of three main parts: Action Analytics (Errors), Objectives, and Events. These elements give developers the tools to clearly define, assess, and improve the analytical features of their virtual reality applications.
Note
When an object is used in Analytics, as soon as the action that contains that object is initialised, the Analytics Managed Object Component is automatically added to it. The Analytics Managed Object Component ensures that the object’s behavior (Collisions, Rotations, Translations) will be taken into consideration in the analytics.
Hint
Currently, Analytics are saved locally. On Windows they are saved under AppData/LocalLow, and on macOS they are saved under ~/Library/Application Support. In future versions, Cloud Analytics will also be implemented.