<!-- 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)

## DeepLinkConfiguration interface

Configuration for deep link tracking

<b>Signature:</b>

```typescript
export interface DeepLinkConfiguration 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [deepLinkContext?](./react-native-tracker.deeplinkconfiguration.deeplinkcontext.md) | boolean | <i>(Optional)</i> Whether to track the deep link context entity with information from the deep link received event on the first screen view event. |

