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?