What do people here use for server-side analytics? Back in my pre-Elixir days I used to integrate with a third-party analytics platform but I’m finding a drastic lack of already-built (and actively developed and maintained) Elixir libraries for commonly used platforms such as Segment and Mixpanel.
Specifically, I want to track API calls such as object creation, inviting other users, subscription cancellations.and so on.