Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ukutaht
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ukutaht
4y ago
Yes, very important to understand the corporate structure and legal implications wrt to GDPR and the Schrems II decison.
2.
▲
by
ukutaht
4y ago
Plausible Analytics | https://plausible.io | Product Engineer | Remote Worldwide | Full-time Plausible Analytics is an open source alternative to Google Analytics. Our mission is to reduce corporate surveillance by providing an
3.
▲
by
ukutaht
5y ago
Clickhouse has got a lot better in limited memory environments. They now recommend 4GB minimum. The production environment that crashed due to Clickhouse OOM was our hosted product a while ago :) After that, we haven't had any downtime
4.
▲
by
ukutaht
5y ago
Plausible founder here. There's nothing automatic but you can track your campaigns with utm_campaigns manually. Google has made sure that analytics for Google Ads works best within their own walled garden. Same with Facebook and Twitte
5.
▲
by
ukutaht
5y ago
Plausible Analytics | Site Reliability Engineer | Full-time | Remote (global) | €60-100k Hi HN! I'm the technical founder of Plausible Analytics [1], I've been the only full-time developer on the project since the beta in 2018. We
6.
▲
by
ukutaht
5y ago
We're working on GA import at the moment[1], it will be the next big feature we land. As with everything we will integrate and test with our large customer base on the hosted version and then release it for self-hosted as well. Next re
7.
▲
by
ukutaht
5y ago
We decided to create a donation fund to support open-source projects that we depend on last year[1]. We rely heavily on PostgreSQL and so just today I was trying to find the best way to contribute to the development of Postgres. I didn'
8.
▲
by
ukutaht
5y ago
Disclaimer: Plausible Analytics founder here I think Matomo is quite similar to Google Analytics which many people feel is bloated and confusing from the user's perspective. The idea with Plausible is to simplify web analytics and make
9.
▲
by
ukutaht
5y ago
Thank you! I'm the maintainer of the project and it's so heartwarming to see it being recommended on this forum. All the projects mentioned here are great. What I think sets Plausible apart is that we've managed to create a p
10.
▲
by
ukutaht
5y ago
Plausible developer here. Interesting you say that. There's no reason Plausible could not be used like AWStats. Parsing logs is just a different ingestion mechanism and we already provide self-hosting via Docker. On principle it wouldn
11.
▲
by
ukutaht
6y ago
Nice post, Bradley. I think you might be the first one doing A/B testing with Plausible :) Just a heads up, I think registering a plausible event in the `onclick` handler could introduce a race condition. If the page navigates and unlo
12.
▲
by
ukutaht
6y ago
Fair enough. BSL is technically not open source but it is endorsed by Bruce Perens of the Open Source Initiative and I believe it is a very good license for new startups in this space. https://itsfoss.com/making-the-business
13.
▲
by
ukutaht
6y ago
Sure, our main repository comes with a production-ready Dockerfile: https://github.com/plausible/analytics We also have a separate repository with examples and code for how to host Plausible Analytics with docker-compo
14.
▲
by
ukutaht
6y ago
high five!
15.
▲
by
ukutaht
6y ago
Quite a few new players with this model. Off the top of my head: https://papercups.io/ https://www.getoutline.com/ https://write.as/ https://www.flagsmith.com/ https:/
16.
▲
by
ukutaht
6y ago
This is how I understand GDPR as well. Just hashing the IP address along with other static values is too easy to reverse and not considered anonymization under GDPR. For https://plausible.io we added a daily salt to the hash for
17.
▲
by
ukutaht
6y ago
Thanks for clearing this up. The general data points and metrics we store are not personal data . IP address is the only piece of data that we touch that is considered PII under some regulations including GDPR. The IP address is fully anon
18.
▲
by
ukutaht
6y ago
We'll be adding entry/landing pages report soon :)
19.
▲
by
ukutaht
6y ago
Plausible developer here. We don't show the number sessions/visits at the moment. Most seem happy with the 'unique visitors' number and we don't want to add extra data to the UI unless it's truly useful.
20.
▲
by
ukutaht
6y ago
It's possible but not officially supported. You would have to install all the dependencies on your machine and build the mix release yourself.
21.
▲
by
ukutaht
6y ago
More accurate would be that we use the site_id in the hash. You can serve your website from many different domains but as long as the site_id in your script tag is the same, the hash remains the same. The site id is included in the hash to
22.
▲
by
ukutaht
6y ago
The salt is stored in a Postgres database and we run a daily job that generates a new salt and deletes old ones.
23.
▲
by
ukutaht
6y ago
Hey, I use TailwindUI ( https://tailwindui.com/components ) and a lot of it is custom as well.
24.
▲
by
ukutaht
6y ago
Main contributor here. As long as you have Docker installed on the host, you're good to go. If you don't have it, you can install as follows: https://docs.docker.com/get-docker/
25.
▲
How to pay your rent with your open source project
(plausible.io)
3 points
by
ukutaht
6y ago
|
0 comments
26.
▲
by
ukutaht
6y ago
Absolutely! Sometimes it's hard to balance the open-source aspect with the business side. I'm burning through my savings right now so the focus has been to find paying customers. At the moment I'm supporting some external con
27.
▲
by
ukutaht
6y ago
I'm working on an open-source web analytics tool over at https://github.com/plausible-insights/plausible . It's currently bringing in $800/mo and growing pretty fast. The code is all MIT license and we&#x
28.
▲
A Comparison of the Top Privacy-Focused Analytics Platforms
(dev.to)
4 points
by
ukutaht
7y ago
|
1 comments
29.
▲
Google Analytics and Privacy: Why It Matters
(plausible.io)
3 points
by
ukutaht
7y ago
|
0 comments
30.
▲
Replacing Google products with more ethical alternatives
(plausible.io)
2 points
by
ukutaht
7y ago
|
1 comments
More ›