You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/libraries/mobile/swift-ios/index.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,9 +59,6 @@ To get started with the Analytics-Swift mobile library:
59
59
`trackApplicationLifecycleEvents`| The defaultisset to `true`. <br> This automatically tracks lifecycle events. Set to `false` to stop tracking lifecycle events.
60
60
`trackDeepLinks` | The defaultisset to `true`. <br> This automatically track deep links. Set to `false` to stop tracking Deep Links.
61
61
62
-
> info ""
63
-
> Configuration options such as IDFA collection and automatic screen tracking are found in Segment's [Plugin Examples repo](https://github.com/segmentio/analytics-example-plugins/tree/main/plugins/swift){:target="_blank"}.
64
-
65
62
## Tracking Methods
66
63
Once you've installed the Analytics-Swift library, you can start collecting data through Segment's tracking methods:
0 commit comments