Danny
|
61753a713c
|
delete unused img files for country flags
|
2018-05-08 14:52:03 +02:00 |
|
Danny
|
b4c7de0880
|
store hostname for each pageview & page stat
|
2018-05-08 13:21:36 +02:00 |
|
Danny
|
5fe5b97e94
|
use realtime poll to catch expired/invalid login sessions
|
2018-05-08 13:21:14 +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 van Kooten
|
5e0ac22fe4
|
and finally, delete pageviews after processing to keep pageviews table nice & small
|
2018-05-07 19:45:42 +02:00 |
|
Danny van Kooten
|
95cd0e4053
|
implement referrers table
|
2018-05-07 19:33:52 +02:00 |
|
Danny van Kooten
|
9a9ea1687c
|
imment referrer stats api route
|
2018-05-07 19:20:58 +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
|
5f626f1143
|
use simple loading class to indicate loading state.
|
2018-05-04 11:05:55 +02:00 |
|
Danny
|
f2258acafb
|
add querystring to url's in table component
|
2018-05-04 10:42:43 +02:00 |
|
Danny van Kooten
|
11775e063b
|
minor js clean-up
|
2018-05-03 10:54:22 +02:00 |
|
Danny van Kooten
|
9d291f3e49
|
add <meta> tags in html head, set mobile viewport
|
2018-05-03 09:20:37 +02:00 |
|
Danny van Kooten
|
956dd539c8
|
fix path parsing to not include hostname when using https. closes #22
|
2018-05-03 08:40:15 +02:00 |
|
Danny van Kooten
|
c47fc3d893
|
only output notification HTML if there is one
|
2018-05-02 17:10:59 +02:00 |
|
Danny van Kooten
|
68d52a15f7
|
add simple styles for login page, use normalize.css
|
2018-05-02 17:03:18 +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 van Kooten
|
50556c44e9
|
prepare json data for new components, use fallback values in components
|
2018-05-01 20:02:05 +02:00 |
|
Danny van Kooten
|
0a9ef8d4f6
|
move before & after calculation to datepicker component
|
2018-05-01 19:45:52 +02:00 |
|
Danny
|
399c486209
|
pass period to table component
|
2018-05-01 16:10:39 +02:00 |
|
Danny
|
8137f10fbc
|
first stab at new design, needs work
|
2018-05-01 16:06:17 +02:00 |
|
Danny
|
ba6a86cae0
|
account for empty record sets in js components
|
2018-04-30 16:11:20 +02:00 |
|
Danny van Kooten
|
0bb0c1356b
|
Merge pull request #16 from da2x/patch-2
Let querySelector do all the work when finding canonical href
|
2018-04-25 13:46:59 +02:00 |
|
Daniel Aleksandersen
|
1b007cdda9
|
Let querySelector do all the work
|
2018-04-25 13:27:50 +02:00 |
|
Daniel Aleksandersen
|
028f8f9307
|
Correct doNotTrack property name
It has to be lower camel case for it to work in browsers, and it’s the way its defined in the spec.
|
2018-04-25 13:21:08 +02:00 |
|
Danny
|
08ce5e651d
|
simplify build steps & don't store dist assets in VC
|
2018-04-25 10:15:24 +02:00 |
|
pjrvs
|
6ae3b422d1
|
updated screenshot
screenshot of the v1 dash.
|
2018-04-24 09:22:26 -07:00 |
|
Danny
|
0b68a519fb
|
rebrand executable & README to fathom
|
2018-04-24 10:12:38 +02:00 |
|
Danny
|
d8e458625d
|
rebrand to fathom - usefathom.com
|
2018-04-24 09:45:46 +02:00 |
|
Danny
|
bfdf25f8a1
|
fix typo in DoNotTrack variable name
|
2018-04-23 14:50:25 +02:00 |
|
Danny
|
1e59d66e6d
|
link to referrer url directly, since we store absolute url's
|
2018-04-23 14:50:12 +02:00 |
|
Danny
|
e736573a57
|
upgrade client-side code for Preact 8.x
|
2018-04-23 10:11:51 +02:00 |
|
Danny
|
779b6db134
|
update JS deps
|
2018-04-20 13:26:00 +02:00 |
|
Danny
|
93b285c0a9
|
change project directory structure to clean-up root dir
|
2018-04-20 13:12:23 +02:00 |
|
Danny van Kooten
|
f6cab7c297
|
when a new message is set, clear previous timeout
|
2017-01-13 13:41:30 +01:00 |
|
Danny van Kooten
|
b5b31d89f8
|
parse json in all responses & handle login error
|
2017-01-13 12:47:21 +01:00 |
|
Danny van Kooten
|
d6a7cb0365
|
misc CS fixes
|
2017-01-06 15:58:50 +01:00 |
|
Danny van Kooten
|
440a0e5bfa
|
fix resource URL
|
2017-01-06 15:58:29 +01:00 |
|
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
|
d8e074191f
|
Update location hash when choosing time period & parse on component init.
|
2016-12-24 10:42:05 +02:00 |
|
Danny van Kooten
|
ccc93b12e0
|
Decrease global font-size to 14px.
|
2016-12-24 10:27:43 +02:00 |
|
Danny van Kooten
|
524bc4f6bd
|
Repeat date in Graph tooltip.
|
2016-12-24 10:27:29 +02:00 |
|
Danny van Kooten
|
42e3f2134b
|
Account for empty dataset in Table component.
|
2016-12-24 10:12:20 +02:00 |
|
Danny van Kooten
|
9bd461f8d5
|
Add .italic util class.
|
2016-12-24 10:11:25 +02:00 |
|
Danny van Kooten
|
6b672c55b4
|
archive pageviews per page
|
2016-12-11 16:23:13 +01:00 |
|