domainUserId property

String? domainUserId
final

Domain user ID (UUIDv4).

Populates the domain_userid field. Typically used to link native tracking to in-app browser events tracked using the JavaScript Tracker.

Only configurable on iOS and Android. Ignored on Web where it is automatically assigned.

Implementation

final String? domainUserId;