Commit Graph

22 Commits

Author SHA1 Message Date
Danny van Kooten 1b107a55d5 Get rid of `archive` table & introduce `total_*` tables for each metric. 2016-12-24 13:07:33 +02:00
Danny van Kooten 7be07970e7 Update roadmap file. 2016-12-24 10:11:11 +02:00
Danny van Kooten 4468b70601 Abstract calculating totals per category into count.Custom 2016-12-11 12:52:10 +01:00
Danny van Kooten f25c18a7fe introduced table to x1000 UI performance when working with big datasets 2016-12-11 10:58:58 +01:00
Danny van Kooten c79e8407a0 link to referrer site 2016-12-10 16:07:03 +01:00
Danny van Kooten 9755b72ebf fix seed 2016-12-10 15:58:54 +01:00
Danny van Kooten a68c97e701 normalize data & seperate visitors into their own table 2016-12-10 14:16:05 +01:00
Danny van Kooten 0f77812c77 update roadmap 2016-12-09 10:12:44 +01:00
Danny van Kooten 963716b1be add tables for pages & sites & normalize data into those tables 2016-12-08 22:20:40 +01:00
Danny van Kooten 265e7a2973 fix POST requests in client & add DB migrations for user tables 2016-12-08 18:44:49 +01:00
Danny van Kooten 7d55a7b25a include URL & title in tracking request 2016-12-08 13:09:21 +01:00
Danny van Kooten 87363cce67 return 1x1 transparent GIF in collect request 2016-12-08 12:10:13 +01:00
Danny van Kooten 93ee878bd3 refactor db conn into db package 2016-12-08 09:16:43 +01:00
Danny van Kooten e314d0971f replace chartjs with d3 2016-12-04 13:23:09 +01:00
Danny van Kooten acd9e99855 compare period totals to previous period and show % diff 2016-11-26 17:40:37 +01:00
Danny van Kooten 512a256ebd add widget component for totals per period 2016-11-26 15:39:29 +01:00
Danny van Kooten 31130b8fe4 add async tracking snippet with command queue exampel 2016-11-25 16:03:47 +01:00
Danny van Kooten b2c64d6de9 add black header bar 2016-11-25 13:16:42 +01:00
Danny van Kooten b72a3610bf add a few more details to roadmap 2016-11-24 16:52:03 +01:00
Danny van Kooten a7af934f23 rewrite mithril to react 2016-11-23 19:40:35 +01:00
Danny van Kooten 5f3e22665b use gorilla mux for routing 2016-11-22 20:57:16 +01:00
Danny van Kooten 8d26212ddd add visitor graph 2016-11-22 17:03:29 +01:00