Metail uses Snowplow to collect customer data and Cascalog to process that data into normalized batch views for analysis. Cascalog transforms the raw Snowplow event stream into structured tables for things like customer body shape, orders, items ordered, returns, and browsers. This makes the data more manageable and complex analysis and aggregation easier. For example, Cascalog is used to calculate key performance indicators by grouping customer data and summing metrics from the batch views. The output is then analyzed further in R. Looker will also allow business analysts to access and explore the batch views and raw Snowplow event data.