Allow user tracking
wf.allowUserTracking(options)
Enables user tracking for the current user.
Syntax
Parameters
- options: object - Controls activation behavior. All properties are optional.
- reload: boolean - Reloads the page after activating tracking. Default: false
- activate: boolean - Activates tracking immediately. Default: true
Returns
This method doesn’t return a value to the caller.