Commit Graph

11 Commits

Author SHA1 Message Date
Matthias Kretschmann c0269c71e2
updates and cleanup 2020-02-15 14:10:59 +01:00
Jedidiah Broadbent 1c3c458bb4 Add trackAllContentImpressions after trackPageView 2019-07-09 01:01:14 +01:00
Matthias Kretschmann 858fc2eb8a
add prettier 2019-06-10 02:04:28 +02:00
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