Show HN: It took me 5() months to build a Plausible alternative After months of using Google Analytics I realized only about 50% of people accepted my cookie-popup. I had months of incorrect data for my website. I started looking for alternatives and eventually found Plausible, which is great (and open-source). Problem is, I didn't feel like paying 9$ a month to see the amount of visitors on a website i didn't even earn anything on, it was just a hobby project. Eventually I started making my own web analytics. Which actually isn't that hard. It took me about a month of working on my spare time every now and then. Being GDPR compliant basically means to not save any personal identifiers. At first I thought it would be easy since something like a public IP adress can't count as a personal identifier right? I was very wrong. How it works: When a user visited my website I saved the IP and Header for 24 hours. Then if they visited again I checked the combination of IP and Header against the ones saved in my DB. If they were the same I simply added 1 view to my data. If they weren't the same I added 1 unique daily user and 1 view. That's in short how it works. A few weeks later I realized if I had this problem then other would also have it. So I started working on Simplytics.dev. I had to do a lot of new stuff and re-build my code from the ground-up twice. Small things like OAuth was completely new to me and took up a lot of time. But eventually I got here and just launched something that with the knowledge I have today wouldn't even take a third of the time recreating today. It's my first real "Launch" and it feels really good finally creating something AND publishing it. Instead of a montly fee I opted to make it a pay-once service. Right now it's priced at 49$ but I'll see how it works out. If you got any questions on how it works Id love to answer them. November 25, 2024 at 09:05PM
Show HN: It took me 5() months to build a Plausible alternative https://ift.tt/rFTNkYJ
Related Articles
Show HN: I built a guided Build your own DNS Server challenge https://ift.tt/gd8SHoYShow HN: I built a guided Build your own DNS Server challenge Hey ever… Read More
Show HN: ThemeNix: Theme your NixOS configuration consistently https://ift.tt/x0CgESXShow HN: ThemeNix: Theme your NixOS configuration consistently https:/… Read More
Show HN: An open-source notification infrastructure https://ift.tt/7iQb5sUShow HN: An open-source notification infrastructure https://ift.tt/PeZ… Read More
Show HN: DepAuth – Simulate lost/hacked accounts/devices/apps as a nice graph https://ift.tt/VsJ7lOmShow HN: DepAuth – Simulate lost/hacked accounts/devices/apps as a nic… Read More
Show HN: Dreamachines.ai https://ift.tt/dyltRjIShow HN: Dreamachines.ai AI image generation, management, and sharing … Read More
Show HN: pytunes – Free and open-source music streaming service https://ift.tt/NzrbhOMShow HN: pytunes – Free and open-source music streaming service https:… Read More
Show HN: Building an Investment Management Powerhouse https://ift.tt/Aef8OsKShow HN: Building an Investment Management Powerhouse The idea for Sto… Read More
Show HN: Upcoming – Explore what's coming next https://ift.tt/A1NobteShow HN: Upcoming – Explore what's coming next Get a weekly preview of… Read More
0 Comments: