Skip to content

Commit a539609

Browse files
authored
Merge pull request #7480 from segmentio/develop
Release 25.10.1
2 parents 0ed8e37 + 3d5f095 commit a539609

21 files changed

+87
-74
lines changed

src/_data/catalog/destination_categories.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination categories last updated 2025-02-27
2+
# destination categories last updated 2025-03-06
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/destinations.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination data last updated 2025-02-27
2+
# destination data last updated 2025-03-06
33
items:
44
- id: 637e8d185e2dec264895ea89
55
display_name: 1Flow
@@ -42021,9 +42021,9 @@ items:
4202142021
screen: false
4202242022
page: true
4202342023
platforms:
42024-
browser: true
42024+
browser: false
4202542025
mobile: false
42026-
server: true
42026+
server: false
4202742027
warehouse: true
4202842028
cloudAppObject: false
4202942029
linkedAudiences: false
@@ -42037,9 +42037,9 @@ items:
4203742037
mobile: false
4203842038
server: false
4203942039
cloud:
42040-
web: true
42040+
web: false
4204142041
mobile: false
42042-
server: true
42042+
server: false
4204342043
settings:
4204442044
- name: retlAdAccountId
4204542045
type: string

src/_data/catalog/destinations_private.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination data last updated 2025-02-27
2+
# destination data last updated 2025-03-06
33
items:
44
- id: 54521fd925e721e32a72eee1
55
display_name: Pardot

src/_data/catalog/source_categories.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# source categories last updated 2025-02-27
2+
# source categories last updated 2025-03-06
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/sources.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# sources last updated 2025-02-27
2+
# sources last updated 2025-03-06
33
items:
44
- id: 8HWbgPTt3k
55
display_name: .NET

src/_data/changelogs/analytics-android.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM GITHUB API. DO NOT EDIT
2-
# Releases last updated 2024-12-19
2+
# Releases last updated 2025-03-06
33
releases:
44
- version: 4.11.3
55
url: https://github.com/segmentio/analytics-android/releases/tag/4.11.3

src/_data/changelogs/analytics-go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM GITHUB API. DO NOT EDIT
2-
# Releases last updated 2024-12-19
2+
# Releases last updated 2025-03-06
33
releases:
44
- version: v3.3.0
55
url: https://github.com/segmentio/analytics-go/releases/tag/v3.3.0

src/_data/changelogs/analytics-ios.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM GITHUB API. DO NOT EDIT
2-
# Releases last updated 2024-12-19
2+
# Releases last updated 2025-03-06
33
releases:
44
- version: 4.1.8
55
url: https://github.com/segmentio/analytics-ios/releases/tag/4.1.8
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# AUTOGENERATED FROM GITHUB API. DO NOT EDIT
2-
# Releases last updated 2024-12-19
2+
# Releases last updated 2025-03-06
33
releases: []

src/_data/changelogs/analytics-node.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM GITHUB API. DO NOT EDIT
2-
# Releases last updated 2024-12-19
2+
# Releases last updated 2025-03-06
33
releases:
44
- version: ''
55
url: https://github.com/segmentio/analytics-node/releases/tag/v6.2.0

src/_data/changelogs/analytics-php.yml

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# AUTOGENERATED FROM GITHUB API. DO NOT EDIT
2-
# Releases last updated 2024-12-19
2+
# Releases last updated 2025-03-06
33
releases:
4+
- version: 3.8.1
5+
url: https://github.com/segmentio/analytics-php/releases/tag/3.8.1
6+
date: '2025-01-27T18:42:28Z'
7+
notes: "## What's Changed\r\n* Convert exec() output to string by @JeroenBakker in https://github.com/segmentio/analytics-php/pull/239\r\n\r\n## New Contributors\r\n* @JeroenBakker made their first contribution in https://github.com/segmentio/analytics-php/pull/239\r\n\r\n**Full Changelog**: https://github.com/segmentio/analytics-php/compare/3.8.0...3.8.1"
48
- version: 3.8.0
59
url: https://github.com/segmentio/analytics-php/releases/tag/3.8.0
610
date: '2024-02-15T16:09:44Z'
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# AUTOGENERATED FROM GITHUB API. DO NOT EDIT
2-
# Releases last updated 2024-12-19
2+
# Releases last updated 2025-03-06
33
releases: []

src/_data/changelogs/analytics-react-native.yml

+22-28
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
# AUTOGENERATED FROM GITHUB API. DO NOT EDIT
2-
# Releases last updated 2024-12-19
2+
# Releases last updated 2025-03-06
33
releases:
4+
- version: '@segment/analytics-react-native-v2.20.4'
5+
url: >-
6+
https://github.com/segmentio/analytics-react-native/releases/tag/%40segment/analytics-react-native-v2.20.4
7+
date: '2025-03-05T16:09:56Z'
8+
notes: ''
9+
- version: '@segment/analytics-react-native-plugin-appsflyer-v0.6.1'
10+
url: >-
11+
https://github.com/segmentio/analytics-react-native/releases/tag/%40segment/analytics-react-native-plugin-appsflyer-v0.6.1
12+
date: '2025-03-05T16:11:22Z'
13+
notes: |-
14+
### Dependencies
15+
16+
* **@segment/analytics-react-native:** upgraded to 2.20.4
17+
- version: '@segment/analytics-react-native-plugin-advertising-id-v1.3.4'
18+
url: >-
19+
https://github.com/segmentio/analytics-react-native/releases/tag/%40segment/analytics-react-native-plugin-advertising-id-v1.3.4
20+
date: '2025-03-05T16:10:44Z'
21+
notes: |-
22+
### Dependencies
23+
24+
* **@segment/analytics-react-native:** upgraded to 2.20.4
425
- version: '@segment/analytics-react-native-plugin-advertising-id-v1.3.3'
526
url: >-
627
https://github.com/segmentio/analytics-react-native/releases/tag/%40segment/analytics-react-native-plugin-advertising-id-v1.3.3
@@ -190,32 +211,5 @@ releases:
190211
notes: |-
191212
### Dependencies
192213
193-
* **@segment/analytics-react-native:** upgraded to 2.18.0
194-
* **@segment/sovran-react-native:** upgraded to 1.1.0
195-
- version: '@segment/analytics-react-native-plugin-facebook-app-events-v0.6.0'
196-
url: >-
197-
https://github.com/segmentio/analytics-react-native/releases/tag/%40segment/analytics-react-native-plugin-facebook-app-events-v0.6.0
198-
date: '2024-02-05T22:46:10Z'
199-
notes: |-
200-
### Dependencies
201-
202-
* **@segment/analytics-react-native:** upgraded to 2.18.0
203-
* **@segment/sovran-react-native:** upgraded to 1.1.0
204-
- version: '@segment/analytics-react-native-plugin-device-token-v1.1.0'
205-
url: >-
206-
https://github.com/segmentio/analytics-react-native/releases/tag/%40segment/analytics-react-native-plugin-device-token-v1.1.0
207-
date: '2024-02-05T22:44:32Z'
208-
notes: |-
209-
### Dependencies
210-
211-
* **@segment/analytics-react-native:** upgraded to 2.18.0
212-
* **@segment/sovran-react-native:** upgraded to 1.1.0
213-
- version: '@segment/analytics-react-native-plugin-destination-filters-v1.1.0'
214-
url: >-
215-
https://github.com/segmentio/analytics-react-native/releases/tag/%40segment/analytics-react-native-plugin-destination-filters-v1.1.0
216-
date: '2024-02-05T22:43:30Z'
217-
notes: |-
218-
### Dependencies
219-
220214
* **@segment/analytics-react-native:** upgraded to 2.18.0
221215
* **@segment/sovran-react-native:** upgraded to 1.1.0

src/_data/changelogs/analytics.NET.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM GITHUB API. DO NOT EDIT
2-
# Releases last updated 2024-12-19
2+
# Releases last updated 2025-03-06
33
releases:
44
- version: ''
55
url: https://github.com/segmentio/Analytics.NET/releases/tag/3.8.1

src/connections/sources/catalog/libraries/website/javascript/identity.md

+11
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,17 @@ analytics.track('Clicked Email', {
168168
169169
This appends the `plan_id` trait to this Track event. This does _not_ add the name or email, since those traits were not added to the `context` object. You must do this for every following event you want these traits to appear on, as the `traits` object does not persist between calls.
170170
171+
By default, non-Identify events (like Track or Page) **don't automatically collect user traits** from previous Identify calls. To include traits from an `identify()` event in later events, you'll need to add them manually to the `context.traits` object within the `options` parameter.
172+
173+
Each Analytics.js method has an `options` parameter where you can pass the `context.traits` object, but each method has a specific format. Follow the formats in the [Segment Spec](/docs/connections/spec/) when adding traits, like in these examples:
174+
175+
- [Identify](/docs/connections/spec/identify/) - The [Analytics.js Identify](/docs/connections/sources/catalog/libraries/website/javascript/#identify) method follows this format : `analytics.identify([userId], [traits], [options], [callback])`;
176+
- [Track](/docs/connections/spec/track/) - The [Analytics.js Track](/docs/connections/sources/catalog/libraries/website/javascript/#track) method follows this format : `analytics.track(event, [properties], [options], [callback])`;
177+
- [Page](/docs/connections/spec/page/) - The [Analytics.js Page](/docs/connections/sources/catalog/libraries/website/javascript/#page) method follows this format : `analytics.page([category], [name], [properties], [options], [callback])`;
178+
- [Group](/docs/connections/spec/group/) - The [Analytics.js Group](/docs/connections/sources/catalog/libraries/website/javascript/#group) method follows this format : `analytics.group(groupId, [traits], [options], [callback])`;
179+
180+
Adding traits to events is especially useful if you're using [Actions destinations](/docs/connections/destinations/actions/), since it makes those traits available for mapping in the destination’s configuration.
181+
171182
172183
## Clearing Traits
173184

src/engage/audiences/account-audiences.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,11 @@ You can use account-level audiences to accomplish the following use cases:
2323

2424
## Enable account-level audiences
2525

26-
1. Contact [[email protected]](mailto:[email protected]) and provide your workspace ID to have account-level audiences enabled for your workspace. Navigate to **Settings > Workspace Settings > General Settings** to view your workspace ID.
27-
2. Ensure that `group_id` is configured as an identifier in Engage Identity Resolution settings. For more information, see [Identity Resolution Settings](/docs/unify/identity-resolution/identity-resolution-settings/).
28-
3. Instrument [group](/docs/connections/spec/group/) calls to send account information to Segment.
26+
1. Contact [[email protected]](mailto:[email protected]) to request account-level audiences. Include:
27+
- **Your Workspace ID** (which you can find in **Settings > Workspace Settings > General Settings**)
28+
- **Your intended use cases** for account-level audiences
29+
2. If your workspace has account-level audiences enabled, ensure that `group_id` is configured as an identifier in Engage [Identity Resolution settings](/docs/unify/identity-resolution/identity-resolution-settings/).
30+
3. Instrument [Group calls](/docs/connections/spec/group/) to send account information to Segment.
2931

3032
## Account-level audience conditions
3133

0 commit comments

Comments
 (0)