fathom/pkg/models
Danny van Kooten e92b4b9a29 clean-up route & func names 2018-11-14 11:47:47 +01:00
..
page_stats.go clean-up route & func names 2018-11-14 11:47:47 +01:00
page_stats_test.go add tests for aggregating page-specific stats 2018-08-09 14:57:35 +02:00
pageview.go add is_finished column indicating whether a pageview is done (ready to be aggregated). closes #123 2018-10-10 10:27:55 +02:00
referrer_stats.go clean-up route & func names 2018-11-14 11:47:47 +01:00
referrer_stats_test.go add tests for aggregating referrer stats 2018-08-09 15:04:38 +02:00
site.go modify tracker.js to take a siteId and insert that into pageviews table. add siteId to tracking snippet. 2018-10-05 10:07:00 +02:00
site_stats.go clean-up route & func names 2018-11-14 11:47:47 +01:00
site_stats_test.go add tests for aggregating site-wide stats 2018-08-09 14:43:42 +02:00
user.go sanitize email address before saving to datastore 2018-09-10 09:26:15 +02:00
user_test.go move setting pwd & comparing into user model + tests 2018-08-01 13:13:42 +02:00