<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/react-native-tracker](./react-native-tracker.md) &gt; [SubjectConfiguration](./react-native-tracker.subjectconfiguration.md) &gt; [domainUserId](./react-native-tracker.subjectconfiguration.domainuserid.md)

## SubjectConfiguration.domainUserId property

The domain user id (DUID) is a generated identifier that is stored in a first party cookie on Web. The React Native tracker does not assign it automatically.

<b>Signature:</b>

```typescript
domainUserId?: string;
```
