In this post I’ll describe how to build a nice cohort graph/table in R, using ggplot2.
Data source that I’m using is from a mobile app that is tagged with Snowplow Analytics, but if you follow all the steps, using a similar dataset, you’ll get the same results.
Setting up Snowplow Analytics with the Relay42 Tag Manager
Recently, I did a Snowplow Analytics implementation via the Relay42 tag management system. The setup I chose for this is very neat (if I can say so myself), so I’m sharing it here, hoping it can help or inspire others.