diff --git a/src/guides/segment-vs-tag-managers.md b/src/guides/segment-vs-tag-managers.md index ffc12e8795..e86800a7e6 100644 --- a/src/guides/segment-vs-tag-managers.md +++ b/src/guides/segment-vs-tag-managers.md @@ -13,10 +13,10 @@ Rather than "firing and forgetting," Segment takes a data-centric, deliberate ap
Segment | Tag Managers | |
Core Competency | Integrates complex tools with minimal effort, stores a complete copy of clickstream data, exports data to SQL databases | Loads JavaScript into webpages, inserts advertising pixels based on rule settings |
Data Storage | Stores clickstream data in one comprehensive set; replays historical data into new tools; exports data into SQL databases and internal systems | Does not store data; cannot load historical data into new tools; cannot translate and load historical data into SQL databases |
Device Compatibility | Tracks user events in mobile, web, and server environments. Server libraries include Python, Node, Ruby, PHP, .NET, Java, Clojure, Go, Rust and Xamarin | Operates on web; limited functionality on mobile; does not support server destinations | -
Core Competency | Integrates complex tools with minimal effort, stores a complete copy of clickstream data, exports data to SQL databases | Loads JavaScript into webpages, inserts advertising pixels based on rule settings |
Data Storage | Stores clickstream data in one comprehensive set; replays historical data into new tools; exports data into SQL databases and internal systems | Does not store data; cannot load historical data into new tools; cannot translate and load historical data into SQL databases |
Device Compatibility | Tracks user events in mobile, web, and server environments. Server libraries include Python, Node, Ruby, PHP, .NET, Java, Clojure, Go, Rust and Xamarin | Operates on web; limited functionality on mobile; does not support server destinations |
User Interface | Delivers sleek user experience; automatically translate data for new tools when you enable a destination | Requires that you configure settings and rules for each pixel to fire |
Tool Integrations | Fully integrates analytics, advertising, email, customer support, marketing automation, usability tracking, error testing, and CRM tools with the flick of a switch | Manages ad pixels; requires custom engineering work to integrate any other complex tool |