Self-host analytics for better privacy and accuracy
blog.filippo.io
Self-host analytics for better privacy and accuracy
1–10 of 93 posts
Re: Self-host analytics for better privacy and accuracy
#2Re: Self-host analytics for better privacy and accuracy
#3/piwik.$domain=~piwik.org,script
This will block your self-hosted piwik.js file, unless you perform some redirection trickery.
Re: Self-host analytics for better privacy and accuracy
#4Not quite true though... Piwik, by default, includes EasyList, which has the following block rule: /piwik.$domain=~piwik.org,script This will block your self-hosted piwik.js file, unless you perform some redirection trickery.
Re: Self-host analytics for better privacy and accuracy
#5It sounds like a great home intranet.
Re: Self-host analytics for better privacy and accuracy
#6Not quite true though... Piwik, by default, includes EasyList, which has the following block rule: /piwik.$domain=~piwik.org,script This will block your self-hosted piwik.js file, unless you perform some redirection trickery.
Re: Self-host analytics for better privacy and accuracy
#7To mitigate security loss (Piwik is complex), run Piwik and serve its gif on another machine.
Re: Self-host analytics for better privacy and accuracy
#8Re: Self-host analytics for better privacy and accuracy
#9Not quite true though... Piwik, by default, includes EasyList, which has the following block rule: /piwik.$domain=~piwik.org,script This will block your self-hosted piwik.js file, unless you perform some redirection trickery.
The default Piwik Sandstorm install has "piwik" nowhere in the URL.