We've been using Matomo for analytics tracking but have had tons of issues with their HTTP Tracking API and specifically the Media Analytics plugin. Their forums were no help and we received no help from the support email even though the Media Analytics plugin is expensive.
I decided to replace the Matomo functionality with Ahoy and so far it's been wonderful. My only question is how do I track a single event over time? Can I update an old event?
Here's my use case:
I want to track analytics of media watched. So when a user loads a video page we'll know that the page was loaded, when they started playing the media, whether they paused the video, seeked through the video, if/when they finished it etc.
I was thinking it may be easy if I could just update the initial event any time something changes but if that's not possible there has to be another way to combine this data easily. I'm just not seeing it.