-
Notifications
You must be signed in to change notification settings - Fork 0
Getting started analyzing SnowPlow data
HOME > SNOWPLOW SETUP GUIDE > Step 5: Get started analyzing Snowplow data
Now you have your Snowplow data being generated and loaded into S3 and potentially also Amazon Redshift, you can start to analyse that data.
Because Snowplow gives you access to incredibly granular, event-level and customer-level data, the possible analyses you can perform on that data is endless.
As part of this setup guide, we provide details on how to get started analysing that data. There are many other resources we are building out (notably the [Analytics Cookbook] analyst-cookbook) that go into much more detail.
The first three guides cover using different tools (ChartIO, Tableau and R) to analyze Snowplow data in Redshift. The fourth guide covers how to analyze Snowplow data in S3 using Elastic Mapreduce and Apache Hive specifically, as an easy-introduction to EMR more generally.
- [Setup ChartIO to create dashboards with Snowplow data] chartio
- [Setup Excel to analyze and visualize Snowplow data] excel
- [Setup Tableau to perform OLAP analysis on Snowplow data] tableau
- [Setup R to perform more sophisticated visualization, statistical analysis and data mining on Snowplow data] r
- [Get started analyzing your data in S3 using EMR and Hive] hive
- [Get started analyzing your data in S3 using Qubole and Hive / Pig] qubole
Home | About | Project | Setup Guide | Technical Docs | Copyright © 2012-2013 Snowplow Analytics Ltd
HOME > SNOWPLOW SETUP GUIDE > Step 5: Getting started analysing Snowplow data
- [Step 1: Setup a Collector] (setting-up-a-collector)
- [Step 2: Setup a Tracker] (setting-up-a-tracker)
- [Step 3: Setup EmrEtlRunner] (setting-up-EmrEtlRunner)
- [Step 4: Setup the StorageLoader] (setting-up-storageloader)
- [Step 5: Analyze your data!] (Getting started analyzing Snowplow data)
- [5.1: setting up ChartIO to visualize your data] chartio
- [5.2: setting up Excel to analyze and visualize your data] excel
- [5.3: setting up Tableau to perform OLAP analysis on your data] tableau
- [5.4: setting up R to perform more sophisticated data analysis] r
- [5.5: get started analyzing your data in EMR and Hive] (getting-started-with-EMR)
- [5.6: using Qubole to analyze your data in S3 using Hive and Pig] (Setting-up-Qubole-to-analyze-Snowplow-data-using-Apache-Hive)
Useful resources