Dittofeed home page
Search...
⌘K
Ask AI
Community
dittofeed/dittofeed
dittofeed/dittofeed
Search...
Navigation
Workspace Resources
Segments
Documentation
API Reference
Get Instant Help
Tutorial Videos
Demo App
Getting Started
Introduction
Quick Start
Video Walkthrough
Glossary
Deployment
Self-Hosting Dittofeed
Self-Hosting Options
Using Dittofeed Cloud
Integrations
Data Sources
Data Source Types
Message Channels
Message Channel Types
SDK's
Available SDK's
Data Destinations
Data Destination Types
Workspace Resources
Resources
Journeys
Journey Nodes
Segments
Segment Nodes
Templates
Template Types
Workspaces
Subscription Groups
User Properties
User Property Types
Broadcasts
User Guides
Submitting User Events
Roadmap
Creating Journeys
Git Based Workflows
Testing SDK
License
Contributing
Running Dittofeed Locally
System Architecture
Updating Dittofeed's API docs
On this page
Segment Nodes
Workspace Resources
Segments
Using segments to select users.
Segments are one of the most important Dittofeed resouces to understand. Segments are used to define a group of users. Segments serve multiple roles.
Segment uses:
In
Journey Entry Nodes
to determine which users enter a journey.
In
Journey Segment Split Nodes
to direct users along a specific path within journeys.
Segments are defined by composing one or more segment nodes in a hierarchy.
Segment Nodes
Trait Node
: Restrict a segment to users with a specific trait value.
And Node
: Allow any users to join the segment if they satisfy one condition “And” another condition.
Or Node
: Allow any users to join the segment if they satisfy one condition “Or” another condition.
Subscription Group Node
: Restrict a segment to members of a subscription group.
Exit - Journey Node
Trait - Segment Node
Assistant
Responses are generated using AI and may contain mistakes.