Hacker News new | ask | show | jobs
by dookahku 3262 days ago
So if I'm reading Segment's page correctly, Segment is a service that reads other API data and warehouses it into a single place to be read later?

I feel like I'm missing a lot of the picture. :)

1 comments

I'm not a Segment user, but my understanding is that it allows you to track events via a single API, and then push those events to lots of other services. So instead of needing to have js script tags/tracking codes/event calls for Google Analytics, Mixpanel, Optimizely, etc. etc., you just send your events to Segment, and Segment sends them on to wherever you want.