Skip to content

Commit 70d6d0d

Browse files
authored
Merge pull request #4905 from segmentio/jfoskin-patch-4
Removed trackDeepLinks from table
2 parents 19d1114 + ef4e5d3 commit 70d6d0d

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ These are the options you can apply to configure the client:
106106
`flushAt`| The default is set to `20`. <br> The count of events at which Segment flushes events.
107107
`flushInterval`| The default is set to `30` (seconds). <br> The interval in seconds at which Segment flushes events.
108108
`trackApplicationLifecycleEvents`| The default is set to `true`. <br> This automatically tracks lifecycle events. Set to `false` to stop tracking lifecycle events.
109-
`trackDeepLinks` | The default is set to `true`. <br> This automatically track deep links. Set to `false` to stop tracking Deep Links.
110109
111110
> info "AppClip Tracking"
112111
> If you are tracking App Clips using iOS or Swift libraries, you may encounter zeros in your device ID. Segment recommends that you set your own device ID in these instances to avoid this issue.

0 commit comments

Comments
 (0)