Skip to content

Commit 35ef2f7

Browse files
committed
lower the rank of the pages of legacy libs
1 parent 69ee4a9 commit 35ef2f7

File tree

17 files changed

+51
-0
lines changed

17 files changed

+51
-0
lines changed

src/connections/sources/catalog/libraries/mobile/android/android-faqs.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
title: 'Analytics-Android frequently asked questions'
33
strat: android
4+
custom_ranking:
5+
heading: 0
6+
position: 99999
47
---
58

69
## What is the latest version of the library?

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
title: Analytics-Android Changelog
33
repo: analytics-android
44
strat: android
5+
custom_ranking:
6+
heading: 0
7+
position: 99999
58
---
69
{% include content/changelog.html %}

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ strat: android
44
repo: analytics-android
55
support_type: maintenance
66
id: wXNairW5xX
7+
custom_ranking:
8+
heading: 0
9+
position: 99999
710
---
811
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.
912

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
title: 'Middleware for Analytics-Android'
33
strat: android
4+
custom_ranking:
5+
heading: 0
6+
position: 99999
47
---
58

69
Middlewares are a powerful mechanism that can augment the events collected by the SDK. A middleware is a simple function that is invoked by the Segment SDK and can be used to monitor, modify, augment or reject events. Source Middleware are available on analytics-android 4.3.0 and later. Destination Middleware are available on analytics-android 4.7.0 and later.

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
title: 'Quickstart: Analytics-Android'
33
hidden: true
44
strat: android
5+
custom_ranking:
6+
heading: 0
7+
position: 99999
58
---
69

710
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.segment.analytics.android/analytics/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.segment.analytics.android/analytics)

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
title: 'Troubleshooting Analytics-Android'
33
strat: android
4+
custom_ranking:
5+
heading: 0
6+
position: 99999
47
---
58

69
## No events in my debugger

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
title: 'Analytics-Android Wear'
33
strat: android
44
hidden: true
5+
custom_ranking:
6+
heading: 0
7+
position: 99999
58
---
69

710
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.

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
title: Analytics-iOS Changelog
33
repo: analytics-ios
44
strat: ios
5+
custom_ranking:
6+
heading: 0
7+
position: 99999
58
---
69
{% include content/changelog.html %}

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ strat: ios
44
repo: analytics-ios
55
support_type: maintenance
66
id: UBrsG9RVzw
7+
custom_ranking:
8+
heading: 0
9+
position: 99999
710
---
811
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.
912
<br />

src/connections/sources/catalog/libraries/mobile/ios/ios-faqs.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
title: Analytics-iOS Frequently asked questions
33
strat: ios
4+
custom_ranking:
5+
heading: 0
6+
position: 99999
47
---
58

69
## How big is the Segment SDK?

0 commit comments

Comments
 (0)