We have implemented Mixpanel on a desktop app (which uses Electron), and is running on multiple users’ machines. However, we now see that user events with a certain property are flooding our Mixpanel data and increasing MTUs.
Can we block events arriving into Mixpanel, with a certain property, centrally from the dashboard? Pushing out an update to everyone is a little cumbersome at the moment.
Additionally, is there a way to revoke the current project token and generate a new one for the same project?