<!-- 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; [networkUserId](./react-native-tracker.subjectconfiguration.networkuserid.md)

## SubjectConfiguration.networkUserId property

Override the network user id (UUIDv4) that is assigned by the collector and stored in cookies

<b>Signature:</b>

```typescript
networkUserId?: string;
```
