<!-- 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; [useragent](./react-native-tracker.subjectconfiguration.useragent.md)

## SubjectConfiguration.useragent property

The custom user-agent. It overrides the user-agent used by default.

<b>Signature:</b>

```typescript
useragent?: string;
```
