Braze Reference
Dedicated Braze Web SDK snippets and schema examples.
Please select one of the following options:
- Order Placed Event
- Cart Updated Event
- User Signup Event
- Newsletter Subscribed Event
- Identify User
- Add User Alias
View Raw JSON Schema
{
: "https://json-schema.org/draft/2020-12/schema",
: "https://tracking-docs-demo.buchert.digital/schemas/1.3.0/braze-reference.json",
"title": "Braze Reference",
"description": "Dedicated Braze Web SDK snippets and schema examples.",
"x-tracking-targets": [
"web-braze-js"
],
"type": "object",
"oneOf": [
{
"$ref":
},
{
"$ref":
},
{
"$ref":
},
{
"$ref":
},
{
"$ref":
},
{
"$ref":
}
]
}