Commit Graph

17 Commits

Author SHA1 Message Date
Danny c25e164eac ignore prerendered pages, #13 2018-05-11 14:42:10 +02:00
Danny 931cc8f775 don't send unneeded var in collect request 2018-05-11 14:34:56 +02:00
Danny 224124c1c9 derive tracker URL from script element if not explicitly set 2018-05-11 14:34:39 +02:00
Danny 0a0476b5ae store accurate new session count & use that to determine bounce rate 2018-05-08 11:52:01 +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 van Kooten 956dd539c8 fix path parsing to not include hostname when using https. closes #22 2018-05-03 08:40:15 +02:00
Danny d76cb6f24d stop storing ip address & browser version details. 2018-05-02 15:33:01 +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
Danny 93b285c0a9 change project directory structure to clean-up root dir 2018-04-20 13:12:23 +02:00
Danny van Kooten a68c97e701 normalize data & seperate visitors into their own table 2016-12-10 14:16:05 +01:00
Danny van Kooten 7d55a7b25a include URL & title in tracking request 2016-12-08 13:09:21 +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 677cb2ca63 split-up in multiple file & basic app structure 2016-11-21 13:24:50 +01:00