Skip to content
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

Leftover Deploy - January 19, 2023 #4673

Merged
merged 43 commits into from
Jan 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
268b30a
Minor WhatsApp updates to reflect new sign-up UI
KellieHawks Jan 12, 2023
7961d46
Initial content
bre-fitzgerald Jan 13, 2023
fecb480
Add images
bre-fitzgerald Jan 13, 2023
6d25663
Add image, fix table columns
bre-fitzgerald Jan 13, 2023
7db9e9e
Remove query not ready for release
bre-fitzgerald Jan 17, 2023
920bf96
Add to landing page
bre-fitzgerald Jan 17, 2023
b748550
Clarify exit criteria
lydia-xie Jan 17, 2023
c1c3cbd
Clarify save as drafts for Canvas
lydia-xie Jan 17, 2023
e7442dd
edit
lydia-xie Jan 17, 2023
a45671e
Merge pull request #4656 from braze-inc/lx/drafting_canvas
bre-fitzgerald Jan 17, 2023
f5fd097
BD-1850
lydia-xie Jan 17, 2023
bdc7277
style change
scott-braze Jan 18, 2023
0ac800a
Merge pull request #4658 from braze-inc/sms-laws
KellieHawks Jan 18, 2023
5a24062
Adding trigger event type
ianabels Jan 18, 2023
6fb9487
BD-1845: Update SMS liquid subscripotion group availability
KellieHawks Jan 18, 2023
b08261b
Update canvas_api_id field definition in Currents exit events
KellieHawks Jan 18, 2023
a38d50b
Apply suggestions from code review
KellieHawks Jan 18, 2023
dd1820c
Merge pull request #4659 from ianabels/patch-20
KellieHawks Jan 18, 2023
a1f5552
Update _docs/_partners/data_and_infrastructure_agility/analytics/ampl…
KellieHawks Jan 18, 2023
bb9d7a6
Update _docs/_partners/data_and_infrastructure_agility/analytics/ampl…
KellieHawks Jan 18, 2023
09251ca
Merge pull request #4664 from braze-inc/BD-1839
lydia-xie Jan 18, 2023
8ada299
Merge pull request #4657 from braze-inc/BD-1850
KellieHawks Jan 18, 2023
e776655
Merge pull request #4662 from braze-inc/BD-1845
bre-fitzgerald Jan 18, 2023
8ff6676
Update _docs/_user_guide/message_building_by_channel/whatsapp/create.md
KellieHawks Jan 18, 2023
d58ae33
Merge pull request #4644 from braze-inc/kh/whatsapp_updates
bre-fitzgerald Jan 18, 2023
896b300
1133850|i18n_20221118_fr_batch_2|1668796197107-GlobalLink Translation
zzhaobraze Jan 19, 2023
bea9e14
Update Rack version 2.2.6.2
zzhaobraze Jan 19, 2023
a5fdf56
Merge pull request #4667 from braze-inc/rack_update_2262
KellieHawks Jan 19, 2023
746d37d
Merge pull request #4668 from braze-inc/i18n_20221118_fr_batch_2_1668…
KellieHawks Jan 19, 2023
2c43150
Backlog updates
KellieHawks Jan 19, 2023
7898cfa
update segment to segment.io
KellieHawks Jan 19, 2023
c88b260
Merge pull request #4655 from braze-inc/lx/clarify_exit_criteria
lydia-xie Jan 19, 2023
338799b
BD-1856
lydia-xie Jan 19, 2023
59ce6a1
update documentation to be on par with code and french doc
daltonrenaldo Jan 19, 2023
509cdaf
Merge pull request #4671 from braze-inc/BD-1856
KellieHawks Jan 19, 2023
5bd8eea
Merge pull request #4670 from braze-inc/email-validation-update
KellieHawks Jan 19, 2023
f56f8bb
minor updates
KellieHawks Jan 19, 2023
1133dde
Update _docs/_partners/data_and_infrastructure_agility/customer_data_…
KellieHawks Jan 19, 2023
6d3c589
Update _docs/_help/release_notes.md
KellieHawks Jan 19, 2023
172c5d6
Update _docs/_help/release_notes/2023/12_13_22.md
KellieHawks Jan 19, 2023
2c40e53
Merge pull request #4669 from braze-inc/backlog_updates
lydia-xie Jan 19, 2023
d7188bd
Update with final changes
bre-fitzgerald Jan 19, 2023
332f458
Merge pull request #4645 from braze-inc/bf/query_builder
KellieHawks Jan 19, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ GEM
puma (5.6.5)
nio4r (~> 2.0)
racc (1.6.1)
rack (2.2.4)
rack (2.2.6.2)
rack-jekyll (0.3.5)
jekyll
rack
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ curl --location --request POST 'https://rest.iad-01.braze.com/v2/subscription/st
}
]
}
'
```

## Example request SMS
Expand All @@ -126,6 +127,7 @@ curl --location --request POST 'https://rest.iad-01.braze.com/v2/subscription/st
}
]
}
'
```

{% endapi %}
4 changes: 2 additions & 2 deletions _docs/_help/release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,8 @@ The following SDK updates have been released. Breaking changes are listed below;
- [React Native SDK v1.41.0](https://github.com/Appboy/appboy-react-sdk/blob/master/CHANGELOG.md)
- [Web SDK 4.5.0](https://github.com/braze-inc/braze-web-sdk/blob/master/CHANGELOG.md)

#### New SDK library: Segment Kotlin SDK
Segment has updated their library with a new Kotlin-first approach called Segment Kotlin. Braze has just released a new library of our own to work with this new library paradigm. Check out the [initial release on GitHub.](https://github.com/braze-inc/braze-segment-kotlin)
#### New SDK library: Segment.io Kotlin SDK
Segment.io has updated their library with a new Kotlin-first approach called Segment.io Kotlin. Braze has just released a new library of our own to work with this new library paradigm. Check out the [initial release on GitHub.](https://github.com/braze-inc/braze-segment-kotlin)

## November 15, 2022 release

Expand Down
2 changes: 1 addition & 1 deletion _docs/_help/release_notes/2017/october.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ On iOS and Android, you can now [create notifications][74] with multiple pages,

## Currents

[Currents][75] displays a set of real-time, high volume data connections for customer data with pre-built connections directly into technologies like data warehouses, business intelligence tools, and data management platforms. It launches with integrations for Amazon Redshift, Amplitude, and data management platforms Segment and mParticle. To gain access to this new product, contact your customer success manager, account manager, or open a [support ticket][support].
[Currents][75] displays a set of real-time, high volume data connections for customer data with pre-built connections directly into technologies like data warehouses, business intelligence tools, and data management platforms. It launches with integrations for Amazon Redshift, Amplitude, and data management platforms Segment.io and mParticle. To gain access to this new product, contact your customer success manager, account manager, or open a [support ticket][support].

## Okta single sign-on (October 2017)

Expand Down
4 changes: 2 additions & 2 deletions _docs/_help/release_notes/2023/12_13_22.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,5 @@ The following SDK updates have been released. Breaking changes are listed below;
- [React Native SDK v1.41.0](https://github.com/Appboy/appboy-react-sdk/blob/master/CHANGELOG.md)
- [Web SDK 4.5.0](https://github.com/braze-inc/braze-web-sdk/blob/master/CHANGELOG.md)

### New SDK library: Segment Kotlin SDK
Segment has updated their library with a new Kotlin-first approach called Segment Kotlin. Braze has just released a new library of our own to work with this new library paradigm. Check out the [initial release on GitHub.](https://github.com/braze-inc/braze-segment-kotlin)
### New SDK library: Segment.io Kotlin SDK
Segment.io has updated their library with a new Kotlin-first approach called Segment.io Kotlin. Braze has just released a new library of our own to work with this new library paradigm. Check out the [initial release on GitHub.](https://github.com/braze-inc/braze-segment-kotlin)
2 changes: 1 addition & 1 deletion _docs/_hidden/private_betas/canvas_drafts.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ You can create drafts within an active Canvas to build, save, and quality-check
Saving drafts for Canvas Flow is currently in early access. Contact your Braze customer success manager if you're interested in participating in the early access.
{% endalert %}

To create a draft, go to an active Canvas and click the **Create Draft** button in the Canvas footer. Note that edits to the active Canvas cannot be made while a draft of a Canvas exists. You can launch the draft to apply changes, or discard the draft.
To create a draft, go to an active Canvas and click the **Create Draft** button in the Canvas footer. Note that edits to the active Canvas cannot be made while a draft of a Canvas exists. You can launch the draft to apply changes, or discard the draft. For updating in-app message priority or link aliasing settings, first launch your draft, then edit the active Canvas directly.

To reference the active Canvas, click **View Active Canvas** in the footer from the analytics view or the Canvas header from the draft. To return to an active Canvas, you can click **Edit Canvas** from the analytics view or the active Canvas view.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -575,17 +575,17 @@ News Feed is being deprecated. Braze recommends that customers who use our News
// Canvas Exit Matched Audience
{
"id": (string) globally unique ID of this event,
"user_id": (string) Braze user id of the user,
"user_id": (string) Braze user ID of the user,
"external_user_id": (string) External user ID of the user,
"app_group_id": (string) BSON id of the app group this user belongs to,
"app_group_id": (string) BSON ID of the app group this user belongs to,
"app_group_api_id": (string) API ID of the app group this user belongs to,
"time": (int) unix timestamp at which the event happened,
"canvas_id": (string) id of the Canvas if from a Canvas,
"canvas_variation_id": (string) id of the Canvas variation the user is in,
"canvas_step_id": (string) BSON id of the Canvas step this event belongs to,
"canvas_api_id": (string) BSON id of the experiment step this event belongs to,
"canvas_variation_api_id": (string) API id of the canvas variation this event belongs to,
"canvas_step_api_id": (string) API id of the canvas step this event belongs to,
"canvas_variation_id": (string) ID of the Canvas variation the user is in,
"canvas_step_id": (string) BSON ID of the Canvas step this event belongs to,
"canvas_api_id": (string) API ID of the Canvas this event belongs to,
"canvas_variation_api_id": (string) API ID of the Canvas variation this event belongs to,
"canvas_step_api_id": (string) API ID of the Canvas step this event belongs to,
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,7 @@ News Feed is being deprecated. Braze recommends that customers who use our News
"canvas_id": (string) id of the Canvas if from a Canvas,
"canvas_variation_id": (string) id of the Canvas variation the user is in,
"canvas_step_id": (string) BSON id of the Canvas step this event belongs to,
"canvas_api_id": (string) BSON id of the experiment step this event belongs to,
"canvas_api_id": (string) API id of the Canvas this event belongs to,
"canvas_variation_api_id": (string) API id of the canvas variation this event belongs to,
"canvas_step_api_id": (string) API id of the canvas step this event belongs to,
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
---
nav_title: Segment
nav_title: Segment.io
noindex: true
page_order: 1
layout: featured
guide_top_header: "Segment"
guide_top_text: "Segment provides the customer data infrastructure that helps businesses put their customers first. With Segment, you can collect, unify, and connect your first-party customer data to 200+ tools, including email, web, advertising, POS, and mobile. With Segment, you can achieve a common understanding of your users and activate your own data to create personalized, customer-first experiences."
description: "Segment provides the customer data infrastructure that helps businesses put their customers first. With Segment, you can collect, unify, and connect your first-party customer data to 200+ tools, including email, web, advertising, POS, and mobile. With Segment, you can achieve a common understanding of your users and activate your own data to create personalized, customer-first experiences."
guide_top_header: "Segment.io"
guide_top_text: "Segment.io provides the customer data infrastructure that helps businesses put their customers first. With Segment.io, you can collect, unify, and connect your first-party customer data to 200+ tools, including email, web, advertising, POS, and mobile. With Segment.io, you can achieve a common understanding of your users and activate your own data to create personalized, customer-first experiences."
description: "Segment.io provides the customer data infrastructure that helps businesses put their customers first. With Segment.io, you can collect, unify, and connect your first-party customer data to 200+ tools, including email, web, advertising, POS, and mobile. With Segment.io, you can achieve a common understanding of your users and activate your own data to create personalized, customer-first experiences."

guide_featured_list:
- name: Segment
- name: Segment.io
link: /docs/partners/data_and_infrastructure_agility/customer_data_platform/segment/segment/
fa_icon: fas fa-user-circle
- name: Segment Engage
- name: Segment.io Engage
link: /docs/partners/data_and_infrastructure_agility/customer_data_platform/segment/segment_engage/
fa_icon: fas fa-users
- name: Segment for Currents
- name: Segment.io for Currents
link: /docs/partners/data_and_infrastructure_agility/customer_data_platform/segment/segment_for_currents/
fa_icon: fas fa-warehouse

Expand Down
Loading