Skip to content

Commit c1e9aa7

Browse files
committed
Update sidenav and add beta flag [netlify-build]
1 parent 09e64b8 commit c1e9aa7

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

src/_data/sidenav/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,8 @@ sections:
406406
title: Generative Audiences
407407
- path: '/engage/audiences/organization'
408408
title: Organize Audiences
409+
- path: '/engage/audiences/query-language'
410+
title: Segment Query Language
409411

410412
- section_title: Journeys
411413
description: "Learn how to create multi-step Journeys to tailor messages to your users."

src/engage/audiences/query-language.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ Segment's query language lets you define audience segments and computed traits.
77

88
This reference provides a comprehensive overview of the Segment query language.
99

10+
> info "Segment's query language private beta"
11+
> Segment's query language is in private beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available.
12+
1013
## Overview
1114

1215
Audience definitions specify the criteria for identifying users or accounts as members of a particular audience, while computed trait definitions outline the logic for aggregating or calculating values stored as traits on user or account level profiles.

0 commit comments

Comments
 (0)