Skip to content

Commit 914d676

Browse files
authored
remove deep link clicked (#1057)
reviewed and approved by: Irina Also sounds like Libraries approved/requested the doc PR after confirming
1 parent 24898dc commit 914d676

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/mobile/ios

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/mobile/ios/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ configuration.trackPushNotifications = YES;
102102
```
103103

104104
### Automatic Deep Link Tracking
105-
Tracking deep linking will automatically track `Deep Link Clicked` and `Deep Link Opened`.
105+
Tracking deep linking will automatically track `Deep Link Opened`.
106106

107107
```objc
108108
SEGAnalyticsConfiguration *configuration = [SEGAnalyticsConfiguration configurationWithWriteKey:@"YOUR_WRITE_KEY"];

0 commit comments

Comments
 (0)