1
0
mirror of https://github.com/kremalicious/gatsby-plugin-matomo.git synced 2024-06-17 18:03:23 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
aeebc67484
Merge pull request #7 from Creatiwity/consent-mode
Add consent mode
2018-08-06 11:29:57 +02:00
Julien Blatecky
ff9a2c7558
Add disableCookies option 2018-07-29 15:12:53 +02:00
Julien Blatecky
6d2ae9e0d8 Add consent mode 2018-07-29 09:54:01 +02:00
Julien Blatecky
c4b21bf5ce
Scoping js variables to avoid polluting global scope 2018-07-29 09:35:46 +02:00
7d653d564c
improvements for SPA tracking 2018-06-28 19:54:57 +02:00
59e442a31d
updates for Gatsby v2 2018-06-19 23:29:18 +02:00
5034a3b8e5
save some lines 2018-05-23 01:05:36 +02:00
a15146c3dc
allow local piwik.js path to be set 2018-05-11 00:08:50 +02:00
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
6c0a840de2
do nothing on route updates when piwik isn't loaded and in development 2018-05-08 12:45:47 +02:00
49bffd3cf1
initial commit 🍹 2018-05-07 19:28:15 +02:00