Segment
Data & TrackingAlso: Twilio Segment · Customer Data Platform
Quick definition
Segment is a Customer Data Platform (CDP) that collects customer and event data once from your website or app, then routes it to other tools like Google Analytics, ad platforms and your customer relationship management (CRM) system. It replaces the need to install a separate tracking snippet for every destination.
What it actually means
Picture a warehouse with one loading dock instead of twenty. Every truck that needs stock still needs stock, but they all collect it from the same dock instead of each driving to a different shelf. That's what Segment does with customer data. Instead of wiring a pixel or Software Development Kit (SDK) into your site for every tool you use, you send events to Segment once and it forwards them to Google Analytics, Meta, your CRM, your email platform and whatever else you've connected.
The appeal is obvious. Fewer scripts on the page, one source of truth for event definitions, and the ability to add a new destination without touching the site's code again. That last part matters more than it sounds. Marketing teams that don't need engineering to add a new tool move faster.
What Segment doesn't do is decide what a good event looks like. It's plumbing, not strategy. A poorly planned event structure flows just as cleanly through Segment as a well planned one, it just arrives at every destination broken in the same way.
Segment moves data faster. It does not decide what data is worth moving. That's still your job.
How it shows up
Segment shows up as a JavaScript snippet or SDK call in your codebase, usually installed once by an engineer and then left alone. On the Segment dashboard it shows up as a list of sources (your website, your app) and destinations (the tools receiving the data). When something breaks downstream, like a conversion event missing in Google Analytics 4 (GA4), the first place to check is whether the event actually reached Segment before assuming the destination is at fault.
The Australian context
Australian businesses running Segment need to think about where the data physically sits before it reaches a destination, particularly for anything touching health, finance or government-adjacent categories under the Privacy Act. Segment offers regional processing options, but the default setup often routes through US infrastructure unless someone configures it otherwise. Worth a conversation with whoever owns your privacy policy before implementation, not after.
Where people get this wrong
Related terms
Common questions
Is Segment the same as Google Tag Manager?
No. Google Tag Manager fires individual tags based on rules you set. Segment collects a single stream of events and routes them to multiple destinations at once. Some businesses use both together, with Tag Manager handling on-page triggers and Segment handling distribution.
Do small businesses need a Customer Data Platform (CDP) like Segment?
Usually not until you're connecting the same events to four or more tools. Below that, direct integrations or Tag Manager are simpler and cheaper. Segment earns its cost when the maintenance of separate tracking snippets starts costing more engineering time than the platform does.
Does Segment replace Google Analytics 4 (GA4)?
No. Segment can send data to GA4, it doesn't replace the reporting layer GA4 provides. Think of Segment as the delivery system and GA4 as one of the places it delivers to, alongside your CRM, ad platforms and email tools.
What happens if Segment goes down?
Depending on setup, events either queue and retry or get dropped for that window. Most implementations use client-side or server-side buffering to reduce loss, but a Segment outage can create a genuine gap in your tracking data if you're not monitoring for it.
Debrief
Get the next one
No spam. No fluff. Just the next article, straight to your inbox.
Keep exploring
About New Rebellion
New Rebellion is a marketing intelligence consultancy. We build tools, score Australian businesses on how their marketing actually performs, and publish Debrief every day. This dictionary is part of how we work in the open.
How we think →