From 2c08cd98d920e7891681d8f2d8b5e97532cdcfa5 Mon Sep 17 00:00:00 2001 From: CristhianMotoche Date: Mon, 20 Oct 2025 15:07:22 -0500 Subject: [PATCH 1/4] chore: Changes to simplify migration --- src/_includes/content/tracking-api-limit.md | 7 +++---- .../sources/catalog/cloud-apps/radar/index.md | 10 +++++----- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/src/_includes/content/tracking-api-limit.md b/src/_includes/content/tracking-api-limit.md index 6d00444c47..2661998527 100644 --- a/src/_includes/content/tracking-api-limit.md +++ b/src/_includes/content/tracking-api-limit.md @@ -1,4 +1,3 @@ -

HTTP Tracking API limits

Segment's HTTP Tracking API accepts batch requests up to 500KB. To avoid errors in event creation, ensure that individual event payload sizes remain below 32KB.

- - -
+> warning "HTTP Tracking API limits" +> +> Segment's HTTP Tracking API accepts batch requests up to **500KB**. To avoid errors in event creation, ensure that individual event payload sizes remain below **32KB**. diff --git a/src/connections/sources/catalog/cloud-apps/radar/index.md b/src/connections/sources/catalog/cloud-apps/radar/index.md index dbd92c6bf2..f33d8324cf 100644 --- a/src/connections/sources/catalog/cloud-apps/radar/index.md +++ b/src/connections/sources/catalog/cloud-apps/radar/index.md @@ -76,22 +76,22 @@ Radar will also send the following user traits to Segment, depending on Radar us radar_geofence_ids - array + array \ An array of IDs of the user's last known geofences. radar_geofence_description - array + array \ An array of descriptions of the user's last known geofences. radar_geofence_tags - array + array \ An array of tags of the user's last known geofences. radar_geofence_external_ids - array + array \ An array of external IDs of the user's last known geofences. @@ -111,7 +111,7 @@ Radar will also send the following user traits to Segment, depending on Radar us radar_place_categories - array + array \ List of the [categories of the place](https://www.radar.com/documentation/places/categories){:target="_blankā€}. From 1d582003fe05e248c3aaf7baccddc354f5b14a6d Mon Sep 17 00:00:00 2001 From: CristhianMotoche Date: Mon, 20 Oct 2025 15:32:06 -0500 Subject: [PATCH 2/4] chore: Wrap code block properly --- src/connections/sources/catalog/libraries/server/go/v2/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/connections/sources/catalog/libraries/server/go/v2/index.md b/src/connections/sources/catalog/libraries/server/go/v2/index.md index 93293d7ca7..59a5ff58eb 100644 --- a/src/connections/sources/catalog/libraries/server/go/v2/index.md +++ b/src/connections/sources/catalog/libraries/server/go/v2/index.md @@ -239,6 +239,7 @@ client.Identify(&analytics.Identify{ "friends": 42, }, }) +``` // the identified user does actions ... ```go From 0fc3a90ac2b325c56ecdc596917acd46ec70832a Mon Sep 17 00:00:00 2001 From: CristhianMotoche Date: Tue, 21 Oct 2025 09:35:14 -0500 Subject: [PATCH 3/4] chore: Update content to simplify migration --- src/_includes/content/beta-note.md | 8 +++++++- .../sources/catalog/cloud-apps/youbora/index.md | 11 +++++++---- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/src/_includes/content/beta-note.md b/src/_includes/content/beta-note.md index 48d762a34e..71c0fcf159 100644 --- a/src/_includes/content/beta-note.md +++ b/src/_includes/content/beta-note.md @@ -1 +1,7 @@ -

This document is about a {{ page.integration_type }} which is in beta

This means that the {{ page.title }} is in active development, and some functionality may change before it becomes generally available.

+
+
+
+

This document is about a {{ page.integration_type }} which is in beta

+

This means that the {{ page.title }} is in active development, and some functionality may change before it becomes generally available.

+
+
diff --git a/src/connections/sources/catalog/cloud-apps/youbora/index.md b/src/connections/sources/catalog/cloud-apps/youbora/index.md index 3619abecd2..f614a84623 100644 --- a/src/connections/sources/catalog/cloud-apps/youbora/index.md +++ b/src/connections/sources/catalog/cloud-apps/youbora/index.md @@ -44,10 +44,13 @@ For now, YOUBORA is sending all the auto-tracked events as `Youbora Event` Below is a table outlining the properties included in the event listed above. - - - - + + + + + + + From d477e3ef5c570460c93ee1eda2c318b83fea383b Mon Sep 17 00:00:00 2001 From: rchinn1 <93161299+rchinn1@users.noreply.github.com> Date: Tue, 21 Oct 2025 12:41:53 -0700 Subject: [PATCH 4/4] Small fix --- src/_includes/content/tracking-api-limit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_includes/content/tracking-api-limit.md b/src/_includes/content/tracking-api-limit.md index 2661998527..60bfddfeed 100644 --- a/src/_includes/content/tracking-api-limit.md +++ b/src/_includes/content/tracking-api-limit.md @@ -1,3 +1,3 @@ > warning "HTTP Tracking API limits" > -> Segment's HTTP Tracking API accepts batch requests up to **500KB**. To avoid errors in event creation, ensure that individual event payload sizes remain below **32KB**. +> Segment's HTTP Tracking API accepts batch requests up to **500 KB**. To avoid errors in event creation, ensure that individual event payload sizes remain below **32 KB**.
PropertyDescriptionMagnitude
PropertyDescriptionMagnitude
ad_campaign Ad Campaign name