Live data from Hacker News

Self-host analytics for better privacy and accuracy

blog.filippo.io

1–10 of 93 posts

Re: Self-host analytics for better privacy and accuracy

#4

Not 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.

Re: Self-host analytics for better privacy and accuracy

#6

Not 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.

It's very easy to rename (or symlink) the piwik.js script to something else that is not blocked by any filter list. And unless you're a major site nobody will bother creating a special rule just for your self-hosted Piwik.

Re: Self-host analytics for better privacy and accuracy

#9

Not 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.

Yeah, unfortunately it shows up as https://ls4an735rucvfa6ps6bb.filippo.sandcats.io/embed.js - it's getting to the point where I need to start performing actual content inspection.
Post reply on HN