Skip to content

LukaData/Appengine-Python-GA-Heatmap

Repository files navigation

Connecting Google Analytics with Google Appengine (python) and constructing a heatmap

This AppEngine (Python) application connects with Google Analytics and creates a heatmap based on day of the week, hour of the day and number of sessions.

Required Libraries

  1. apiclient
  2. httplib2
  3. oauth2client
  4. uritemplate

More

For a detailed, step by step tutorial visit blogpost at Analytics Pros. Heatmap

About

Connecting Google Analytics with AppEngine and creating a cool heatmap in d3js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages