fathom/pkg/datastore
Danny 3e22efc5f7 when getting stats for a given period; date should larger than start date, but not equal 2018-05-09 08:36:29 +02:00
..
migrations store avg time on site as float to not race to 0 2018-05-08 20:16:31 +02:00
seed start cleaning up & implement page stats again 2018-05-07 17:01:20 +02:00
config.go default to actual driver name instead of alias 2018-05-08 16:21:22 +02:00
datastore.go set packr box dir dynamically to ensure all drivers are packrd 2018-05-08 18:49:56 +02:00
page_stats.go when getting stats for a given period; date should larger than start date, but not equal 2018-05-09 08:36:29 +02:00
pageviews.go store hostname so we can track multiple subdomains in one fathom instance, if needed 2018-05-08 13:08:16 +02:00
referrer_stats.go when getting stats for a given period; date should larger than start date, but not equal 2018-05-09 08:36:29 +02:00
site_stats.go when getting stats for a given period; date should larger than start date, but not equal 2018-05-09 08:36:29 +02:00
users.go rewrite remaining queries in datastore pkg to use sqlx 2018-04-25 14:29:32 +02:00