Danny van Kooten
|
a8edcee54e
|
store avg time on site as float to not race to 0
|
2018-05-08 20:16:31 +02:00 |
|
Danny
|
60cca7d40f
|
add support for postgres too. closes #9
|
2018-05-08 15:41:48 +02:00 |
|
Danny
|
b8ceff621d
|
store hostname so we can track multiple subdomains in one fathom instance, if needed
|
2018-05-08 13:08:16 +02:00 |
|
Danny
|
2ceaaeb9f5
|
add support for sqlite. #9
|
2018-05-08 12:31:51 +02:00 |
|
Danny
|
0a0476b5ae
|
store accurate new session count & use that to determine bounce rate
|
2018-05-08 11:52:01 +02:00 |
|
Danny
|
fe7eee2b73
|
clean-up data structure & add indices
|
2018-05-08 10:45:17 +02:00 |
|
Danny
|
dac50c3da9
|
start cleaning up & implement page stats again
|
2018-05-07 17:01:20 +02:00 |
|
Danny
|
433c6e2f4d
|
get general data flow up & running again for site stats
|
2018-05-07 16:05:53 +02:00 |
|
Danny van Kooten
|
082073afb8
|
[wip] move bulk of storage to client-side for improved scalability, simplicity and privacy. see #14.
|
2018-05-06 11:53:19 +02:00 |
|
Danny
|
5a403d536a
|
first stab at time on site tracking. #20
|
2018-05-04 15:43:05 +02:00 |
|
Danny
|
86e5a7a957
|
simple bounce rate implementation. #21
|
2018-05-04 12:20:37 +02:00 |
|
Danny
|
d76cb6f24d
|
stop storing ip address & browser version details.
|
2018-05-02 15:33:01 +02:00 |
|
Danny
|
47d8347ef1
|
universal handling of retrieving totals from datastore, incl. uniques.
|
2018-05-02 14:52:52 +02:00 |
|
Danny
|
c238a2abc3
|
use COALESCE instead of IFNULL, get rid of backticks. First steps towards Postgres compliance
|
2018-04-30 16:11:47 +02:00 |
|
Danny
|
93b285c0a9
|
change project directory structure to clean-up root dir
|
2018-04-20 13:12:23 +02:00 |
|