userId property
Web specific
Sets an identifier for the tracked user. Must have a minimum length of 5 characters unless overridden with the minIdLength option.
Implementation
String? userId;
Web specific
Sets an identifier for the tracked user. Must have a minimum length of 5 characters unless overridden with the minIdLength option.
String? userId;