Segment
Customer data platform for sources, destinations, events, traits, identities, and audience pipelines.
Supports customer-data pipelines by recording identities, groups, page views, screen views, and webhook destination events.
Sign in to connect Segment
Sign in to connect an account and start using Segment in your apps.
Related integrations
Example Use Cases
These are example ways Snow can use Segment when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
Tool to add existing labels to a Source. Use when you have the source ID and want to tag it with metadata labels.
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.
Tool to delete a Segment Source. Use when you need to permanently remove a Source by its ID after confirmation.
Tool to fetch daily API call counts per source for a given period. Use when you need daily breakdown of API usage by source after determining the reporting period.
Tool to retrieve a Destination by ID. Use when you need to fetch the full configuration of a Segment Destination instance by its unique identifier. Falls back US→EU public API and legacy app endpoint; returns minimal envelope on legacy HTML or parse errors.
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.
Tool to list warehouses connected to a Source. Use when you need to retrieve warehouses for a given source ID.
Get an event delivery metrics summary from a Destination. Primary attempt uses Segment Public API; fallback to legacy app host if needed. On HTML fallback responses, returns a minimal valid envelope to maintain contract.
Retrieve schema configuration settings for a Source.
Tool to remove a write key from a Source. Use when you need to revoke an existing write key for security or rotation.