fathom/pkg/datastore
Danny 0a0476b5ae store accurate new session count & use that to determine bounce rate 2018-05-08 11:52:01 +02:00
..
migrations store accurate new session count & use that to determine bounce rate 2018-05-08 11:52:01 +02:00
seed start cleaning up & implement page stats again 2018-05-07 17:01:20 +02:00
datastore.go get general data flow up & running again for site stats 2018-05-07 16:05:53 +02:00
page_stats.go clean-up data structure & add indices 2018-05-08 10:45:17 +02:00
pageviews.go store accurate new session count & use that to determine bounce rate 2018-05-08 11:52:01 +02:00
referrer_stats.go clean-up data structure & add indices 2018-05-08 10:45:17 +02:00
site_stats.go clean-up data structure & add indices 2018-05-08 10:45:17 +02:00
users.go rewrite remaining queries in datastore pkg to use sqlx 2018-04-25 14:29:32 +02:00