Commit Graph

11 Commits

Author SHA1 Message Date
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