-
Notifications
You must be signed in to change notification settings - Fork 363
Release 23.39.1 #5420
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Release 23.39.1 #5420
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Move recommendation to create a separate Segment source for testing to initial setup in Getting Started, since after configuration of this destination, the Account ID can't be changed - Add information about adding a Repeater destination as a workaround
In the Troubleshooting section, modify the following (original) statement: "Ensure that the mapping(s) handling your track events have the field for Group ID mapped to a valid value. By default, this field is mapped to the event variable context.groupId." To the following that mentioned using of group key $group_id: "For Mixpanel (Actions) destination that uses $group_id as the group key, ensure that the mapping(s) handling your track events have the field for Group ID mapped to a valid value. By default, this field is mapped to the event variable"context.groupId."
- We need to wrap `.track` calls in a `Promise` in these environments, which isn't mentioned in this doc. - Link to the README in the repo for full details
…ex.md Co-authored-by: stayseesong <[email protected]>
Co-authored-by: stayseesong <[email protected]>
Fix analytics react native firebase plugin link
Update documentation to reflect Analytics.js limitation
1flow is going live so removing hidden frontmatter
Add Swift Package Manager Instructions to the Quickstart Guide
Add note on delivery overview if no mapping for event
Update TTD Docs
Update Journeys Edits and Versioning for GA
Add/Remove traits for RN
[STRATCONN-2916] -Updated segment docs for batching in upsertContact of Actions Hubspot Cloud
Add Group ID is for mapping of track event to group key $group_id
Updated instructions for adding an integrated parter
explain the dedupe window
Update FAQ: AWS Account ID for EventBridge destination
adding description for support of product arrays with Snap CAPI
Make catalog 20230926
pwseg
approved these changes
Sep 26, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed changes
Merge timing
Related issues (optional)