We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24898dc commit 914d676Copy full SHA for 914d676
src/connections/sources/catalog/libraries/mobile/ios/index.md
@@ -102,7 +102,7 @@ configuration.trackPushNotifications = YES;
102
```
103
104
### Automatic Deep Link Tracking
105
-Tracking deep linking will automatically track `Deep Link Clicked` and `Deep Link Opened`.
+Tracking deep linking will automatically track `Deep Link Opened`.
106
107
```objc
108
SEGAnalyticsConfiguration *configuration = [SEGAnalyticsConfiguration configurationWithWriteKey:@"YOUR_WRITE_KEY"];
0 commit comments