Hey all! ๐
Iโm trying to find all the $event_type for autocapture events in Mixpanel. Iโd like to map the action to the type (e.g., click, submit, etc.), and wasnโt sure the best way to pull that list. Has anyone done something similar or know where to look?
For example, I've found this one in the documentation: "The default page view event has the event name ($mp_web_page_view)," Where is the full mapping?