Deny user tracking
wf.denyUserTracking(options)
Disables user tracking for the current user.
Syntax
Parameters
- options?: object – Controls deactivation behavior. Optional.
- reload?: boolean – Reloads the page after disabling tracking. Default: false
Returns
This method doesn’t return a value to the caller.