/Google-Analytics-Heatmap

R script that produces an hour vs. day heatmap of GA metrics.

Primary LanguageR

Google Analytics Heatmap

Description

This script produces a heatmap that shows pageviews (or any metric, really) in a days x hours matrix. It pulls data directly from Google Analytics and looks like this:

"Example"

Prerequisites

  • R. RStudio is great if you're not familiar with R.
  • A Google Analytics account that contains the data you want to plot.

Usage

See this post until proper instructions are written.