Skip to content

Commit a86476a

Browse files
authored
Merge pull request #615 from segmentio/repo-sync
repo sync
2 parents 04015d6 + 3f124fa commit a86476a

File tree

2 files changed

+2
-3
lines changed
  • src
    • _data/sidenav
    • connections/sources/catalog/libraries/mobile/swift-ios

2 files changed

+2
-3
lines changed

src/_data/sidenav/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,8 @@ sections:
263263
title: Overview
264264
- path: /profiles/identity-resolution/identity-resolution-onboarding
265265
title: Onboarding
266+
- path: /profiles/identity-resolution/space-setup
267+
title: Space Setup
266268
- path: /profiles/identity-resolution/use-cases
267269
title: Use Cases
268270
- path: /profiles/identity-resolution/externalids

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@ To get started with the Analytics-Swift mobile library:
5959
`trackApplicationLifecycleEvents`| The default is set to `true`. <br> This automatically tracks lifecycle events. Set to `false` to stop tracking lifecycle events.
6060
`trackDeepLinks` | The default is set to `true`. <br> This automatically track deep links. Set to `false` to stop tracking Deep Links.
6161

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-
6562
## Tracking Methods
6663
Once you've installed the Analytics-Swift library, you can start collecting data through Segment's tracking methods:
6764
- [Identify](#identify)

0 commit comments

Comments
 (0)