Hey all, this is not AI written so you can keep on reading :)
So I needed analytics for my side projects. My first instinct was to connect PostHog, and it was great, I use it to this day, however it's just too complicated for the simple analytics that I wanted: Country, Origin, some UTMs, per user attribution, entry page, pages, and revenue. Later I discovered that PostHog events are immutable, and I couldn't remove my test fake data from their analytics. In order to do so I'd need to write manual SQL filters all over the place, so I started looking for an alternative.
The first one I found was Plausible, installed it - all great, but it did not have per user attribution that I really wanted. Next pick was DataFast, I've seen it on Twitter and it looked to me like it has exactly what I needed.
So I installed DataFast, added proxy to get all the customers, and it appeared that I actually collect much more, I'm not sure whether Plausible had the proxy setup, but I remember not being able to set it up, so I kept the DataFast.
ClawOffice