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/android/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ repo: analytics-android
11
11
Analytics for Android only supports any Android device running API 14 (Android 4.0) and higher. This includes Amazon Fire devices.
12
12
13
13
> info "Analytics-Kotlin public beta"
14
-
> The Analytics-Kotlin library is in public beta. You can use Analytics-Kotlin for [mobile](/docs/connections/sources/catalog/libraries/mobile/kotlin-android/index/) or [server](/docs/connections/sources/catalog/libraries/server/kotlin/index/) applications. If you’d like to migrate to Analytics-Kotlin, see the [migration guide](/docs/connections/sources/catalog/libraries/mobile/kotlin-android/migration/). This library is governed by Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/).
14
+
> The Analytics-Kotlin library is in public beta. You can use Analytics-Kotlin for [mobile](/docs/connections/sources/catalog/libraries/mobile/kotlin-android/index/) or [server](/docs/connections/sources/catalog/libraries/server/kotlin/index/) applications. If you’d like to migrate to Analytics-Kotlin, see the [migration guide](/docs/connections/sources/catalog/libraries/mobile/kotlin-android/migration/). Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/) govern this library.
15
15
16
16
> success ""
17
17
> In addition to the documentation here, you can also [read the Javadocs for all versions of Analytics-Android on Javadoc.io](https://javadoc.io/doc/com.segment.analytics.android/analytics/latest/index.html).
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/libraries/mobile/ios/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ With Analytics for iOS, you can send your data to analytics or marketing tool, w
15
15
16
16
17
17
> info "Analytics-Swift Public Beta"
18
-
> The [Analytics-Swift](/docs/connections/sources/catalog/libraries/mobile/swift-ios/) library is in public beta. If you’d like to migrate to Analytics-Swift, see the [migration guide](/docs/connections/sources/catalog/libraries/mobile/swift-ios/migration/). This library is governed by Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/).
18
+
> The [Analytics-Swift](/docs/connections/sources/catalog/libraries/mobile/swift-ios/) library is in public beta. If you’d like to migrate to Analytics-Swift, see the [migration guide](/docs/connections/sources/catalog/libraries/mobile/swift-ios/migration/). Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/) govern this library.
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/libraries/mobile/kotlin-android/index.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,20 +3,20 @@ title: Analytics for Kotlin (Android)
3
3
strat: kotlin
4
4
---
5
5
6
-
With AnalyticsKotlin, you can send data using Kotlin applications to any analytics or marketing tool without having to learn, test, or implement a new API every time. AnalyticsKotlin enables you to process and track the history of a payload, while Segment controls the API and prevents unintended operations.
6
+
With Analytics-Kotlin, you can send data using Kotlin applications to any analytics or marketing tool without having to learn, test, or implement a new API every time. Analytics-Kotlin enables you to process and track the history of a payload, while Segment controls the API and prevents unintended operations.
7
7
8
8
> info ""
9
-
> Analytics Kotlin is in beta and currently supports [these destinations](https://github.com/segmentio/analytics-kotlin/tree/main/samples/kotlin-android-app-destinations/src/main/java/com/segment/analytics/destinations/plugins){:target="_blank"} with Segment actively adding more to the list.
9
+
> Analytics Kotlin is in public beta and currently supports [these destinations](https://github.com/segmentio/analytics-kotlin/tree/main/samples/kotlin-android-app-destinations/src/main/java/com/segment/analytics/destinations/plugins){:target="_blank"} with Segment actively adding more to the list. Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/) govern this library.
10
10
11
11
> success ""
12
12
> You can choose to set up your Analytics Kotlin source on [mobile](/docs/connections/sources/catalog/libraries/mobile/kotlin-android/index/) or on the [server](/docs/connections/sources/catalog/libraries/server/kotlin/index/). Segment doesn’t support device-mode destinations on the server-side.
13
13
14
-
If you’re migrating to AnalyticsKotlin from a different mobile library, you can skip to the [migration guide](/docs/connections/sources/catalog/libraries/mobile/kotlin-android/migration/).
14
+
If you’re migrating to Analytics-Kotlin from a different mobile library, you can skip to the [migration guide](/docs/connections/sources/catalog/libraries/mobile/kotlin-android/migration/).
15
15
16
16
17
17
## Getting Started
18
18
19
-
To get started with the AnalyticsKotlin mobile library:
19
+
To get started with the Analytics-Kotlin mobile library:
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/libraries/mobile/kotlin-android/migration.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,9 @@ title: Analytics for Kotlin Migration Guide
3
3
strat: kotlin
4
4
---
5
5
6
+
> info ""
7
+
> Analytics-Kotlin is in pubic beta and currently supports [these destinations](https://github.com/segmentio/analytics-kotlin/tree/main/samples/kotlin-android-app-destinations/src/main/java/com/segment/analytics/destinations/plugins){:target="_blank"} with Segment actively adding more to the list. Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/) govern this library.
8
+
6
9
If you’re using a different library such as Analytics-Android, follow these steps to migrate to the Analytics-Kotlin library:
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/libraries/mobile/swift-ios/index.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,15 +3,16 @@ title: 'Analytics for Swift'
3
3
strat: swift
4
4
---
5
5
6
-
With AnalyticsSwift, you can send data from iOS, tvOS, iPadOS, WatchOS, macOS and Linux applications to any analytics or marketing tool without having to learn, test, or implement a new API every time. AnalyticsSwift enables you to process and track the history of a payload, while Segment controls the API and prevents unintended operations. AnalyticsSwift also offers default implementations to help you maintain destinations and integrations.
6
+
With Analytics-Swift, you can send data from iOS, tvOS, iPadOS, WatchOS, macOS and Linux applications to any analytics or marketing tool without having to learn, test, or implement a new API every time. Analytics-Swift enables you to process and track the history of a payload, while Segment controls the API and prevents unintended operations. Analytics-Swift also offers default implementations to help you maintain destinations and integrations.
7
7
8
8
> info ""
9
-
> AnalyticsSwift currently supports [these destinations](https://github.com/segmentio/analytics-swift/tree/main/Examples/destination_plugins){:target="_blank"} with Segment actively adding more to the list.
9
+
> Analytics-Swift is in public beta and currently supports [these destinations](https://github.com/segmentio/analytics-swift/tree/main/Examples/destination_plugins){:target="_blank"} with Segment actively adding more to the list. Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/) govern this library.
10
10
11
-
If you’re migrating to Analytics Swift from a different mobile library, you can skip to the [migration guide](/docs/connections/sources/catalog/libraries/mobile/swift-ios/migration/).
11
+
12
+
If you’re migrating to Analytics-Swift from a different mobile library, you can skip to the [migration guide](/docs/connections/sources/catalog/libraries/mobile/swift-ios/migration/).
12
13
13
14
## Getting Started
14
-
To get started with the AnalyticsSwift mobile library:
15
+
To get started with the Analytics-Swift mobile library:
15
16
16
17
1. Create a Source in Segment.
17
18
1. Go to **Connections > Sources > Add Source**.
@@ -26,7 +27,7 @@ To get started with the Analytics Swift mobile library:
26
27
27
28
After installing the package, you can reference Analytics Swift by importing Segment's Analytics package with `import Segment`.
28
29
29
-
3. Initialize and configure the AnalyticsSwift client.
30
+
3. Initialize and configure the Analytics-Swift client.
30
31
For example, in a lifecycle method such as `didFinishLaunchingWithOptions` in iOS:
31
32
32
33
```swift
@@ -58,7 +59,7 @@ To get started with the Analytics Swift mobile library:
58
59
> 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"}.
59
60
60
61
## Tracking Methods
61
-
Once you’ve installed the AnalyticsSwift library, you can start collecting data through Segment’s tracking methods:
62
+
Once you’ve installed the Analytics-Swift library, you can start collecting data through Segment’s tracking methods:
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/libraries/mobile/swift-ios/migration.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,12 @@ title: Analytics for Swift Migration Guide
3
3
strat: swift
4
4
---
5
5
6
+
> info ""
7
+
> Analytics-Swift is in public beta and currently supports [these destinations](https://github.com/segmentio/analytics-swift/tree/main/Examples/destination_plugins){:target="_blank"} with Segment actively adding more to the list. Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/) govern this library.
8
+
6
9
If you’re using a different mobile library such as Analytics-iOS, follow these steps to migrate to the Analytics-Swift library:
7
10
8
-
> info ""
11
+
> success ""
9
12
> Segment no longer supports installing Analytics-Swift via Cocoapods.
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/libraries/server/kotlin/index.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,20 +2,20 @@
2
2
title: Analytics for Kotlin (Server)
3
3
---
4
4
5
-
With AnalyticsKotlin, you can send data using Kotlin applications to any analytics or marketing tool without having to learn, test, or implement a new API every time. AnalyticsKotlin enables you to process and track the history of a payload, while Segment controls the API and prevents unintended operations.
5
+
With Analytics-Kotlin, you can send data using Kotlin applications to any analytics or marketing tool without having to learn, test, or implement a new API every time. Analytics-Kotlin enables you to process and track the history of a payload, while Segment controls the API and prevents unintended operations.
6
6
7
7
> info ""
8
-
> AnalyticsKotlin is in beta and currently supports [these destinations](https://github.com/segmentio/analytics-kotlin/tree/main/samples/kotlin-android-app-destinations/src/main/java/com/segment/analytics/destinations/plugins){:target="_blank"} with Segment actively adding more to the list.
8
+
> Analytics-Kotlin is in public beta and currently supports [these destinations](https://github.com/segmentio/analytics-kotlin/tree/main/samples/kotlin-android-app-destinations/src/main/java/com/segment/analytics/destinations/plugins){:target="_blank"} with Segment actively adding more to the list. Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/) govern this library.
9
9
10
10
> success ""
11
11
> You can choose to set up your Analytics Kotlin source on [mobile](/docs/connections/sources/catalog/libraries/mobile/kotlin-android/index/) or on the [server](/docs/connections/sources/catalog/libraries/server/kotlin/index/). Segment doesn’t support device-mode destinations on the server-side.
12
12
13
-
If you’re migrating to AnalyticsKotlin from a different mobile library, you can skip to the [migration guide](/docs/connections/sources/catalog/libraries/mobile/kotlin-android/migration/).
13
+
If you’re migrating to Analytics-Kotlin from a different mobile library, you can skip to the [migration guide](/docs/connections/sources/catalog/libraries/mobile/kotlin-android/migration/).
14
14
15
15
16
16
## Getting Started
17
17
18
-
To get started with the AnalyticsKotlin server library:
18
+
To get started with the Analytics-Kotlin server library:
0 commit comments