Hey! If I drop an event, will it in no way be tracked later on if I send it again at some point? does it do this on event name? I have some generic events I would like to
drop to get other similarily named events in. I do not want to use my deletions for this
no, when you undrop, all the events ingested while the event was dropped are not recovered. The idea is that when you drop an event you are telling ingestion server to disregard that data, so we don't store it anywhere
Mixpanel's report dropdown menus hide events that have not been fired within the last 30 days. The only exception are events that have been modified via the Lexicon interface, eg: by adding a description, hiding the event, changing the display name, etc. The events will still be available in the project's raw data, but will not be visible in the UI. We do this to reduce clutter from events that are no longer firing. Event properties and property values that have not been sent to your project in the last 28 days will also be hidden from dropdowns.