Analytics
Segment
Send events and read tracking sources.
Twilio Segment is a customer data platform that helps businesses collect, clean, and control their customer data.
Triggers0
Things that can wake up your Segment coworker.
No triggers published for Segment yet — but you can still run it on a schedule or from a chat.
Actions10
Things your coworker can do in Segment.
- Segment Alias
Tool to alias a previous user ID to a new user ID. Use when merging anonymous and known identities.
SEGMENT_ALIAS - Batch Segment Analytics Events
Tool to send multiple analytics calls in a single batch request. Use when you want to reduce HTTP overhead by batching Identify/Track/Page/Screen/Group calls into one request.
SEGMENT_BATCH - Delete Source
Tool to delete a Segment Source. Use when you need to permanently remove a Source by its ID after confirmation.
SEGMENT_DELETE_SOURCE - Segment Group
Tool to associate an identified user with a group via Segment HTTP Tracking API. Use when grouping users with traits.
SEGMENT_GROUP - Segment Identify
Tool to identify a user and set/update traits via Segment HTTP Tracking API.
SEGMENT_IDENTIFY - Import Historical Data
Tool to import historical data in bulk with support for historical timestamps. Use when you need to backfill or import past events with their original timestamps into Segment.
SEGMENT_IMPORT_HISTORICAL_DATA - Segment Page View
Tool to record a page view via Segment HTTP Tracking API. Use when sending page views with optional page name and properties.
SEGMENT_PAGE - Segment Screen Event
Tool to record a mobile app screen view. Use when tracking screen views in a mobile app via Segment HTTP Tracking API.
SEGMENT_SCREEN - Segment Track Event
Tool to record a custom user event via Segment HTTP Tracking API. Use when sending events to Segment with valid identity.
SEGMENT_TRACK - Update Source
Tool to update a Source's metadata and settings. Use when you need to modify an existing Source after confirming its ID.
SEGMENT_UPDATE_SOURCE