config
- is an object that is used for specifying additional properties during initialization.config
object during the SDK initialization instead of using a setUserId
method after the initialization.config
or at the earliest possible moment after the initialization via the setCurrentLevel
method.Config
userId
setUserId
method.currentLevel
trackingAvailability
true
. SDK stores the previously assigned value. Pass false if the user opted out of tracking in line with GDPR.logLevel
No
" value is used by default. For troubleshooting during integration, it is recommended to set it to "Debug
", and either switch it "No
" or use it only for error handling "Error
" in the release version.