Continuing work on getting the session replays ready for prod. Finished the compression, next up, setting up MinIO and deploying everything. Had to do some housekeeping on the m...
I have about 10 hours left before I need to take a big break from the project, so I'll try and make the session replays ready for the deployment so that I can start collecting data...
Taking a break today so I'll play around a bit with the landing page. I ordered a logo a few days ago and got it yesterday. I'm not 100% happy but I guess it's good enough. I got ...
Continuing the debugging from yesterday. Some of the requests fail, including the first one ever sent. Could it be because of the size? I need to check: - Does Chrome enforce a ...
Today I'm continuing work on the Session Replays. I finally managed to get the POC working. There's a lot more work to do, but it's nice to see *something* ![alt text](https://c...
Today I'll brainstorm the session replays and try to whip up a POC. I'll start by reading the rrweb docs. The recording and replaying part seems easy enough, but I need to thin...
A short session today. I need to set up some goals on my websites so I can test the feature with real data. I'll set up a dead simple landing page for barelytics. It's looking li...
Today I'll wrap up the leftovers from yesterday. Finished up all the data calculations on the backend, now moving on to the frontend. The Goals UI is now displaying data per day...
Today I'll really try and push to finish the Goals feature. I finalized the CRUD and I now need to set up the data calculation. This is what I'd like to get. ```json { "nam...
I'm continuing work on the Goals feature. I'll define goals as a sequential series of events - a funnel. ```json { "client-id": "7de9214e-6dc2-4cc7-85cd-308d18a613c8", "...