fathom/pkg/api
Danny 0a0476b5ae store accurate new session count & use that to determine bounce rate 2018-05-08 11:52:01 +02:00
..
auth.go use sqlx pkg for scanning user queries 2018-04-25 13:45:21 +02:00
collect.go store accurate new session count & use that to determine bounce rate 2018-05-08 11:52:01 +02:00
http.go move pageview queries to datastore pkg & rebind query for other db engines than mysql 2018-04-26 19:30:15 +02:00
http_test.go fix params test 2018-05-08 09:11:32 +02:00
page_stats.go define struct for all api params 2018-05-07 18:59:52 +02:00
params.go fix params test 2018-05-08 09:11:32 +02:00
params_test.go fix params test 2018-05-08 09:11:32 +02:00
referrer_stats.go imment referrer stats api route 2018-05-07 19:20:58 +02:00
routes.go imment referrer stats api route 2018-05-07 19:20:58 +02:00
site_stats.go define struct for all api params 2018-05-07 18:59:52 +02:00