Tobias Reich
Tobias Reich
A funnel visual is currently not planned, but I recently made the bar charts clickable on the develop branch. Clicking a bar will show more details in a modal. This...
Lists are using an interval in the API (Last x hours, days, months, …). It's therefore not possible to get the details of a specific date. This would require a...
Thanks for the feedback! We should definitely improve this part in the documentation. It also seems that the Vercel deploy website changed a bit and I can see why the...
Thanks for the PR! There was already a similar experiment, but we couldn't find a way to protect the UI while keeping the /api endpoint public. `ackee-tracker` can't track visits...
It's currently not possible, but it would be a helpful feature for tools using the API. I would like to see the same for records. If someone wants to create...
I would like to implement two features: 1) Weekly / Monthly / Yearly This would cover what most people are looking for. A way to switch between the last 7...
Status: Weekly / Monthly / Yearly has been implemented, but it's still only possible to see the current week (or two weeks in the overview). A way to travel back...
It's nothing that was planned until now, but I think it might be worth to take a closer look at this feature. Ideas and screenshots of how other analytics tools...
That's definitely something I will take a look at and there has already been an issue for it which suggests using web-vitals: https://github.com/electerious/Ackee/issues/136 I would like to see this in...
I've added new options to the events that allow to show average data (either as a chart or list). Could be worth a try! (It's now on the develop branch)