<!-- 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; [DeepLinkConfiguration](./react-native-tracker.deeplinkconfiguration.md) &gt; [deepLinkContext](./react-native-tracker.deeplinkconfiguration.deeplinkcontext.md)

## DeepLinkConfiguration.deepLinkContext property

Whether to track the deep link context entity with information from the deep link received event on the first screen view event.

<b>Signature:</b>

```typescript
deepLinkContext?: boolean;
```
