Ask HN: Who is using a self hosted analytics system?
27 points| mfrye0 | 9 years ago
Is anyone else considering the same? I know this is standard for companies like Amazon and Facebook, but what about everyone else?
If you are using a self hosted setup, what is it? Custom built, open source, etc?
[+] [-] mrgreenfur|9 years ago|reply
I don't use them, but they are building enterprise-grade self-hosting.
Disclaimer: I am working on a project in the marketing analytics space. I don't use them and this isn't an endorsement, just a pointer to research more!
[+] [-] mfrye0|9 years ago|reply
Seems like they have some decent companies using them too.
[+] [-] ohgh1ieD|9 years ago|reply
https://piwik.org
[+] [-] pesfandiar|9 years ago|reply
[+] [-] mfrye0|9 years ago|reply
The only aspect I didn't like was it was PHP. Not really my strong language - if I wanted to customize it.
[+] [-] gesman|9 years ago|reply
As a side effect same system detects malware and cyber attacks on other websites pretty well as well.
https://splunkbase.splunk.com/app/2676/
[+] [-] mfrye0|9 years ago|reply
Do you pull any info regarding the IP addresses, or is it only the raw logs that you're going through?
[+] [-] __d|9 years ago|reply
[+] [-] mfrye0|9 years ago|reply
[+] [-] tixocloud|9 years ago|reply
In fact, most of the systems we had were all homegrown and while initially it was a great idea - the maintenance part of it took a lot of time away from optimizing on generating revenue.
We spent a lot of time trying to figure out the structure of our self-hosted web analytics platform, how it tracks data, how it stores data, etc. The majority of our company were engineers but we still wasted a lot of time fiddling with the self-hosted analytics.
There will likely be a subset of customers who would be interested in self-hosted but I'm willing to bet that they are more likely to be companies more engineering-oriented.
[+] [-] mfrye0|9 years ago|reply
Yeah I was thinking the same thing - that companies who are self hosting are more likely to be engineering-oriented. Otherwise like you said it's just too much of a pain to handle it yourself.
May I ask, why did you self-host vs use an external service? To save money, for greater security and privacy?
[+] [-] shakna|9 years ago|reply
With all the regulations and policies on data protection, using something not self-hosted is just not going to happen. (I believe that if there was a possibility that their users were affected by a 3rd party breach, the fine is around 1000x the project budget).
If this means a little less information about the audience, that is perfectly acceptable.
[+] [-] mfrye0|9 years ago|reply
[+] [-] boyter|9 years ago|reply
It tracks a few million records a month so not high scale and runs on a single $5 digital ocean instance.
I did attempt to make it Sass for hosting resellers as an upsell but never made any progress. It's just running for myself these days.
[+] [-] mfrye0|9 years ago|reply
Also, can I ask how big your company is? A few million records is decent volume.
[+] [-] zyzioziom|9 years ago|reply
[+] [-] mfrye0|9 years ago|reply
[+] [-] Nilef|9 years ago|reply
[+] [-] mfrye0|9 years ago|reply