Supported SDK versions
Session support is currently only available in Unity SDK. Support for our other SDKs will be added in the future. You’ll need to have the 180829 version or newer. This SDK first introduces two new events that can be configured to be emitted from the client automatically:Logging and managing events
To begin collecting these two events, you’ll first need to integrate the Unity SDK in your client. Instructions on how to do this can be found in the Unity3D quickstart. Presently, these events are disabled by default, though we plan to change this in the future. You can manage the collection of focus time from Game Manager:- Navigate to Settings.
- Go to Data Collection.
- In the Options section, toggle this option ON or OFF.
Disabling this option will prevent these events from being emitted by the client.
true in your title setup, as shown below.
