11 years agoModified to collect visit instead of visitors.
Ross Jones []
Modified to collect visit instead of visitors.

11 years agomerge
David Read []
merge

11 years agoShow top datasets cross-publisher. Drop-down for the publisher. Browser version numbers filtered on download, so you get this version in the CSV too - for privacy. single_popular_dataset now copes when not much data, and can return the figures so DGU can reskin it in its own repo. Notes about usage stats centralised to notes.html.
David Read []
Show top datasets cross-publisher. Drop-down for the publisher. Browser version numbers filtered on download, so you get this version in the CSV too - for privacy. single_popular_dataset now copes when not much data, and can return the figures so DGU can reskin it in its own repo. Notes about usage stats centralised to notes.html.

11 years agoChanges to support % of bounces from /
Ross Jones []
Changes to support % of bounces from /

11 years agoNew single entry random dataset helper
Ross Jones []
New single entry random dataset helper

11 years agoAdded support for a popular datasets widget.
Ross Jones []
Added support for a popular datasets widget.

The widget will look in the ga_publishers for the 30 top publishers
and then randomly choose one from that list to show the top 10 datasets
of all time

11 years agoRemoving unused file
Ross Jones []
Removing unused file

11 years agoChanged the icons in the minor nav to simpler icons
Ross Jones []
Changed the icons in the minor nav to simpler icons

11 years agoAdding back a link to the publisher
Ross Jones []
Adding back a link to the publisher

11 years agoRename of all time to all months
Ross Jones []
Rename of all time to all months

11 years agoAdding new social network referral information
Ross Jones []
Adding new social network referral information

11 years agoChanges related to presentation, and new tabs.
Ross Jones []
Changes related to presentation, and new tabs.

- Changed nearly all values to percentages of the total
- Added non-version info for OS and browsers
- Made tabs into dropdowns for Browser/OS

11 years agoRemove unnecessary footnote marker (*)
Ross Jones []
Remove unnecessary footnote marker (*)

11 years agoMade sure the csv is served as an attachment
Ross Jones []
Made sure the csv is served as an attachment

11 years agoChanges to enable proper download
Ross Jones []
Changes to enable proper download

11 years agoMoved minor nav into util file and implemented
Ross Jones []
Moved minor nav into util file and implemented

11 years agoFixes to show All Time data
Ross Jones []
Fixes to show All Time data

11 years agoAdded a class for spacing to More link
Ross Jones []
Added a class for spacing to More link

11 years agoAdded a link to the publisher statistics
Ross Jones []
Added a link to the publisher statistics

11 years agoChanged to provide a lambda to check if the extension is installed
Ross Jones []
Changed to provide a lambda to check if the extension is installed

11 years agoAdded a helper for generating a list of all time popular datasets
Ross Jones []
Added a helper for generating a list of all time popular datasets

11 years agoNicer 404 message
Ross Jones []
Nicer 404 message

11 years agoMake sure we 404 for non-existent groups
Ross Jones []
Make sure we 404 for non-existent groups

11 years agoHuman readable times
Ross Jones []
Human readable times

11 years agoTrimming long float numbers
Ross Jones []
Trimming long float numbers

11 years agoChange the rules for top datasets
Ross Jones []
Change the rules for top datasets

11 years agoTidying up
Ross Jones []
Tidying up

11 years agoChanging the content disposition, just in case
Ross Jones []
Changing the content disposition, just in case

11 years agoChanging the download url for csv
Ross Jones []
Changing the download url for csv

11 years agoMinor change to sidebar
Ross Jones []
Minor change to sidebar

11 years agoRemoving cruft
Ross Jones []
Removing cruft

11 years agoDebugging
Ross Jones []
Debugging

11 years agoreordering maps
Ross Jones []
reordering maps

11 years agoFix to date fetching
Ross Jones []
Fix to date fetching

11 years agoUncommenting needed code
Ross Jones []
Uncommenting needed code

11 years agoTemplate fix
Ross Jones []
Template fix

11 years agoMinor template tweaks
Ross Jones []
Minor template tweaks

11 years agoFixing setup
Ross Jones []
Fixing setup

11 years agoFixing a typo in the instructions
Ross Jones []
Fixing a typo in the instructions

11 years agoReinstating a sidebar with related info.
Ross Jones []
Reinstating a sidebar with related info.

11 years agoAdding site analytics at /data/analytics
Ross Jones []
Adding site analytics at /data/analytics

- Allows for download as CSV
- Also refactored the publisher urls to allow index page and a read for a specific publisher

11 years agoRemembered to actually limit to the top 10
Ross Jones []
Remembered to actually limit to the top 10

11 years agoProvides a top-10 most viewed datasets.
Ross Jones []
Provides a top-10 most viewed datasets.

11 years agoFixing up setup.py and making sure routes exist for site and publisher reports
Ross Jones []
Fixing up setup.py and making sure routes exist for site and publisher reports

11 years agoFixed the publishr information (to enable leaderboard) to show the number
Ross Jones []
Fixed the publishr information (to enable leaderboard) to show the number
of children publishers and the total for all sub-publishers

11 years agoImplemented further analytics by fetching more specific items.
Ross Jones []
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