Implemented further analytics by fetching more specific items.
author Ross Jones
()
committer Ross Jones
()
commit ce75e50dc9cae7251344ddb5fe5cbf23d3201993
tree 43b297337529b99d41c7520b993941cee1cd64ab
parent b6aa7a800327b578e00054ecdcff2ccb705c8c86
Implemented further analytics by fetching more specific items.

Now fetches:
[x] Pages per visit
[x] Average visit duration
[x] % new visits
[x] Bounce rate
[x] Browser distribution
[x] IE version distribution (can work out from Browser stats)
[x] OS distribution
[x] Language distribution
[x] Location distribution
[x] Mobile device distribution
[x] Top twitter referrals
ckanext/ga_report/download_analytics.py
ckanext/ga_report/ga_model.py