We are using the data-umami-event="event-name" method to capture events. I can confirm the client is sending the POST event data, and this is doubly confirmed because looking at the Realtime page, we do in fact see the events pop up:
However, going to the Event data page always shows all zeros. We've let this run for about 48 hours now and the real-time events are always showing but event data, no matter what timeframe we filter on, is always all zeros:
Database
PostgreSQL
Relevant log output
No response
Which Umami version are you using? (if relevant)
2.12.1
Which browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
Describe the Bug
We are using the
data-umami-event="event-name"
method to capture events. I can confirm the client is sending the POST event data, and this is doubly confirmed because looking at the Realtime page, we do in fact see the events pop up:However, going to the Event data page always shows all zeros. We've let this run for about 48 hours now and the real-time events are always showing but event data, no matter what timeframe we filter on, is always all zeros:
Database
PostgreSQL
Relevant log output
No response
Which Umami version are you using? (if relevant)
2.12.1
Which browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
Docker