Replies: 1 comment
-
Hey, I think I mentioned this last time, but a raw data export is not as simple to implement as you might think. The data is spread across multiple tables and needs to be joined. We're also using a collapsing merge tree, which implements a special algorithm to keep a row updated without the need to update data on disk. If you're looking to get a list of custom events, you can check out this API endpoint: https://docs.pirsch.io/api-sdks/api#listing-events We still have a raw data export on our list, but we won't rush it and some things are far more important to the majority of our clients. If you would like to get direct access to the database, we offer the option to buy an Enterprise license. Pirsch can be self-hosted or we can set up a manged cluster for you. You can reach out to [email protected] to discuss a deal. |
Beta Was this translation helpful? Give feedback.
-
We want to feed the raw data into other systems for further analytics. Why is there (still) no way to extract raw events from Pirsch? I am not talking about aggregated data. We really need the raw events?
Beta Was this translation helpful? Give feedback.
All reactions