Skip to content

Commit f552619

Browse files
authored
Merge pull request #6936 from segmentio/analytics-ios-updates
Update Analytics Libraries Titles [LIBRARIES-1506]
2 parents 366fd29 + 8dc8014 commit f552619

23 files changed

+34
-34
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: 'Analytics for Android'
2+
title: 'Analytics-Android'
33
strat: android
44
repo: analytics-android
55
support_type: maintenance
66
id: wXNairW5xX
77
---
8-
Analytics for Android makes it easier for you to send data to any tool without having to learn, test or implement a new API every time.
8+
Analytics-Android makes it easier for you to send data to any tool without having to learn, test or implement a new API every time.
99

1010

11-
Analytics for Android only supports any Android device running API 14 (Android 4.0) and higher. This includes Amazon Fire devices.
11+
Analytics-Android only supports any Android device running API 14 (Android 4.0) and higher. This includes Amazon Fire devices.
1212

1313
> info "Analytics-Kotlin"
1414
> The Analytics-Kotlin library is in General Availability. You can use Analytics-Kotlin for [mobile](/docs/connections/sources/catalog/libraries/mobile/kotlin-android/) or [server](/docs/connections/sources/catalog/libraries/server/kotlin) applications. If you'd like to upgrade to Analytics-Kotlin, see the [migration guide](/docs/connections/sources/catalog/libraries/mobile/kotlin-android/migration/). Segment's future development efforts concentrate on the new Analytics-Kotlin SDK, and will only ship security updates for the Analytics-Android SDK.

src/connections/sources/catalog/libraries/mobile/android/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,4 +135,4 @@ Once you've added a few `track` calls, **you're done!** You successfully instrum
135135

136136
## What's Next?
137137

138-
We just walked through the quickest way to get started with Segment using Analytics for Android. You might also want to check out our full [Analytics for Android reference](/docs/connections/sources/catalog/libraries/mobile/android) to see what else is possible, or read about the [Tracking API methods](/docs/connections/sources/catalog/libraries/server/http-api/) to get a sense for the bigger picture.
138+
We just walked through the quickest way to get started with Segment using Analytics-Android. You might also want to check out Segment's full [Analytics-Android reference](/docs/connections/sources/catalog/libraries/mobile/android) to see what else is possible, or read about the [Tracking API methods](/docs/connections/sources/catalog/libraries/server/http-api/) to get a sense for the bigger picture.

src/connections/sources/catalog/libraries/mobile/android/wear.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
title: 'Analytics for Android Wear'
2+
title: 'Analytics-Android Wear'
33
strat: android
44
hidden: true
55
---
66

7-
Analytics for Android Wear makes it simple to send your data to any tool without having to learn, test or implement a new API every time.
7+
Analytics-Android Wear makes it simple to send your data to any tool without having to learn, test, or implement a new API every time.
88

9-
All of Segment's client libraries are open-source, so you can [view Analytics for Android on GitHub](https://github.com/segmentio/analytics-android), or check out our [browser and server-side libraries](/docs/connections/sources/catalog/) too.
9+
All of Segment's client libraries are open-source, so you can [view Analytics-Android on GitHub](https://github.com/segmentio/analytics-android), or check out our [browser and server-side libraries](/docs/connections/sources/catalog/) too.
1010

1111
## Getting Started
1212

13-
To get started with Analytics for Android Wear check out our [quickstart guide](/docs/connections/sources/catalog/libraries/mobile/android/quickstart/) which will help you install analytics tracking in your mobile app in just a few minutes. Once you've installed the SDK, read on for setting it up the wear part of your App. Note that you can only use the Android SDK v2 or later with wear, and that any Beta APIs below are subject to change.
13+
To get started with Analytics-Android Wear check out our [quickstart guide](/docs/connections/sources/catalog/libraries/mobile/android/quickstart/) which will help you install analytics tracking in your mobile app in just a few minutes. Once you've installed the SDK, read on for setting it up the wear part of your App. Note that you can only use the Android SDK v2 or later with wear, and that any Beta APIs below are subject to change.
1414

1515
## Adding the Wear dependency
1616

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Analytics for Swift Implementation Guide
2+
title: Analytics-Swift Implementation Guide
33
strat: swift
44
tags:
55
- apple

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ See Segment's [cloud-mode destinations](/docs/connections/sources/catalog/librar
152152
153153
## Tools and extensions
154154
155-
Analytics for Swift is built with extensibility in mind. Use the tools list below to improve data collection.
155+
Analytics-Swift is built with extensibility in mind. Use the tools list below to improve data collection.
156156
157157
- [Plugin architecture](/docs/connections/sources/catalog/libraries/mobile/swift/swift-plugin-architecture)
158158
- [Typewriter](/docs/connections/sources/catalog/libraries/mobile/swift/swift-typewriter)

src/connections/sources/catalog/libraries/mobile/apple/swift-destination-filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Analytics for Swift Destination Filters
2+
title: Analytics-Swift Destination Filters
33
strat: swift
44
---
55
> info ""

src/connections/sources/catalog/libraries/mobile/apple/swift-plugin-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Analytics for Swift Plugin Architecture
2+
title: Analytics-Swift Plugin Architecture
33
strat: swift
44
---
55

src/connections/sources/catalog/libraries/mobile/apple/swift-samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Analytics for Swift Code Samples
2+
title: Analytics-Swift Code Samples
33
strat: swift
44
---
55

src/connections/sources/catalog/libraries/mobile/apple/swift-typewriter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Analytics for Swift Typewriter
2+
title: Analytics-Swift Typewriter
33
strat: swift
44
---
55
[Typewriter](https://github.com/segmentio/typewriter) is a tool for generating strongly-typed Segment analytics libraries based on your pre-defined [Tracking Plan](/docs/protocols/tracking-plan) spec.

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Analytics for iOS
2+
title: Analytics-iOS
33
strat: ios
44
repo: analytics-ios
55
support_type: maintenance
66
id: UBrsG9RVzw
77
---
8-
With Analytics for iOS, you can send your data to analytics or marketing tool, without needing to learn, test, or implement a new API with each update or addition.
8+
With Analytics-iOS, you can send your data to analytics or marketing tool, without needing to learn, test, or implement a new API with each update or addition.
99
<br />
1010
<br />
1111
<br />
@@ -57,7 +57,7 @@ When the app is terminated, Segment saves the queue to disk, and loads that data
5757

5858
### Install the SDK
5959

60-
The recommended way to install Analytics for iOS is using [Cocoapods](http://cocoapods.org/), since it means you can create a build with specific destinations, and because it makes it simple to install and upgrade.
60+
The recommended way to install Analytics-iOS is using [CocoaPods](http://cocoapods.org/){:target="_blank"}, since it means you can create a build with specific destinations, and because it makes it simple to install and upgrade.
6161

6262
First, add the `Analytics` dependency to your `Podfile`, like so:
6363

@@ -313,7 +313,7 @@ Analytics.shared().identify("a user's id", traits: ["email": "a user's email add
313313
</tr>
314314
</table>
315315
316-
Analytics for iOS works on its own background thread, so it will never block the main thread for the UI or the calling thread.
316+
Analytics-iOS works on its own background thread, so it will never block the main thread for the UI or the calling thread.
317317
318318
Calling `- identify:` with a `userId` will write that ID to disk to be used in subsequent calls. That ID can be removed either by uninstalling the app or by calling [`reset`](#reset).
319319

0 commit comments

Comments
 (0)