Easily combine customer data from every source 👍
Guide: Event filtering and value aggregation with streaming data
Raw event stream data is extremely useful for things like comprehensive analytics. In many cases though, downstream tools need only a subset or modified version of events.
In this guide, we show you how to make filtering and aggregation for any destination as simple as a few lines of code.