Pre-configured joins

A common requirement while doing analysis is to join different data points from independent tables / columns. We have created multiple types of joins which you can use as per your requirements:

  • Monitors: Join two events from any streams
  • Entities: Join multiple events into a tree; in this case, data across all events effectively becomes one row in a bigger table.
  • Funnels: Join multiple events in a sequence; this is designed for cases where you're trying to track a specific journey or path traversed.