Commit Graph

8 Commits

Author SHA1 Message Date
Matthias Kretschmann aedb80684f
capture and send custom page title
* workaround to delay page tracking until react-helmet is finished updating document.title
* closes #11
2019-03-30 17:09:23 +01:00
Matthias Kretschmann 7b7f4783a6
always fire route updates in dev mode 2019-03-30 14:38:22 +01:00
Matthias Kretschmann 04b8ba1903
better page url & referrer url tracking 2019-03-30 14:36:42 +01:00
Matthias Kretschmann 7d653d564c
improvements for SPA tracking 2018-06-28 19:54:57 +02:00
Matthias Kretschmann dc574ab72c
fix environment check 2018-05-14 22:15:53 +02:00
Matthias Kretschmann 5c05efe181
add dev mode
* will load all scripts in development
* ignores your local browser's DNT header
* outputs some information in browser console about what it is doing
2018-05-08 20:52:43 +02:00
Matthias Kretschmann 6c0a840de2
do nothing on route updates when piwik isn't loaded and in development 2018-05-08 12:45:47 +02:00
Matthias Kretschmann 49bffd3cf1
initial commit 🍹 2018-05-07 19:28:15 +02:00