Hey everyone,
Mixpanel is cool, but OpenPanel is open-source and almost does the same thing. There wasn’t plugin for it so I’ve published the first verison of one. With that you can setup similar product analytics like Mixpanel, while the script works like Plausible to also track user session data and retention.
Link to Plugin: OpenPanel (Cloud & Self-hosted) Plugin | Bubble
Since you can use it with self-hosted version, you need to defined the API URL so the plugin knows where to send the data. For server-side tracking you need to also add openpanel-client-id and openpanel-client-secret which you can generate in you OpenPanel Dashboard. Also don’t forget to add CORS settings for web tracking. Will be pushing new changed in the coming weeks/months