-
Notifications
You must be signed in to change notification settings - Fork 379
Release 23.25.2 #4926
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.25.2 #4926
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
Adding details on how to delete user account
Update Server link to GitHub repo - Totango
Publish Encharge docs
Engage does support nested traits, however, accessing objects nested in arrays is not currently supported by the Audience builder. To go a bit more into how arrays work with Engage, when arrays are sent, they get flattened into strings and stored in our backend. For building audiences based on array traits, all the same conditions that would work on strings will work on the array (since the array is now being treated as a string). Said in other words, when you try to access a trait within an object in an array in the Audience builder, you won't be able to access any of the nested objects. Instead, you can only use string operations like 'contains' and 'does not contain' to look for individual characters or a set of characters in the string.
- The link in the docs was the old integration link. Old: https://github.com/segment-integrations/analytics.js-integration-visual-website-optimizer/blob/master/lib/index.js New: https://github.com/segmentio/analytics.js-integrations/blob/master/integrations/visual-website-optimizer/lib/index.js
Note about array of objects in the builder.md
…d/kotlin-android-faq.md
Add FAQ on instanceId to Kotlin docs
Note requirement of 'us-west-2' as Lambda region
Co-authored-by: rchinn-segment <93161299+rchinn-segment@users.noreply.github.com>
Co-authored-by: rchinn-segment <93161299+rchinn-segment@users.noreply.github.com>
Update account-management.md
WhatsApp and MMS GA Updates
Remove cross_domain_id reference
Update Github repo link for VWO destination (web)
markzegarelli
approved these changes
Jun 22, 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)