openpanel
openpanel copied to clipboard
All the goodies from both Mixpanel and Plausible combined into one tool.
## 📌 Summary We are actively using Openpanel in our mobile analytics workflow. While event tracking works seamlessly in online mode, there is currently no built-in **offline support** for React...
I want to know if we can update the profile properties such as session id, os, browser, location etc. from the track api
How are geolocation lookups handled in a self-hosted instance of OpenPanel? I've tried using the HackerTarget API as well the IPinfo.io API then passing the location data to OpenPanel. Is...
Currently, OpenPanel allows only one event at a time to be tracked / ingested. A bulk event tracking API would allow sending multiple events in a single request, dramatically improving...
I'd like to filter session end duration so I only get sessions over 10 seconds and below x seconds. Right now the filter doesn't seem to work for numbers. Would...
📌 Summary We are actively using Openpanel in our product analytics infrastructure. While the Profiles feature is already quite powerful, it lacks a native representation for Devices — a critical...
If I pick "session_end" and breakdown by "duration", I get "Something went wrong". These are the logs from the console:
### Description: There's an issue where the `referrer` property for a user profile is not updated after the first event. The initial referrer is incorrectly used for all subsequent events,...