Overview
- Events
- Event Properties
- Profile Properties
- Cohorts
- Custom Events
- Lookup Tables
- Formulas
- Behaviors
Events
Events are actions a user performs in your application or website.
| Field | Description |
|---|---|
| Event Name | The database name of the event. Status Icons indicate whether the event is hidden or visible in the Mixpanel project |
| Display Name | The event name that displays in the Mixpanel interface. |
| Description | The information that describes the event, such as what triggers it or what properties are sent with it. |
| 30-Day Volume | The total number of events that users fired in the last 30 days. |
| 30-Day Queries | The total number of UI queries that project members executed in the last 30 days. Includes queries from selecting events in reports, viewing reports, and queries in “Users” and “Events” tabs. Excludes dashboard views. |
| Last Queried | The user that last used this event in the Mixpanel UI. |
| First Queried | The user that first used this event in the Mixpanel UI. |
| Owners | The user(s) that are points-of-contact for this event. |
| Status | Whether this event is Pending, Visible, Hidden, Blocked, or Merged. |
Event Properties
Event properties describe details about events, such as distinct_id or browser. This table contains descriptions for each field in the “Event Properties” view.| Field | Description |
|---|---|
| Name | The database name of the property. |
| Display Name | The property name that displays in the Mixpanel interface. |
| Description | The information that describes the property, such as what events it is sent with. |
| Example Value | What is an example value of this property. |
| Events With Property | The total number of events that contain this property in the last 30 days. |
| Queries | The total number of UI queries that project members executed in the last 30 days. Includes queries from selecting events in reports, viewing reports, and queries in “Users” and “Events” tabs. Excludes dashboard views. |
| Status | Indicates whether the property is visible or hidden from the Mixpanel interface. Also indicates if the property is blocked, merged, or marked as sensitive. |

Profile Properties
Profile properties describe details about your users, such as username or email address. This table contains descriptions for each field in the “Profile Properties” view.| Field | Description |
|---|---|
| Name | The database name of the property. |
| Display Name | The property name that displays in the Mixpanel interface. |
| Description | The information that describes the property, such as what events it is sent with. |
| Example Value | What is an example value of this property. |
| Status | Indicates whether the property is visible or hidden from the Mixpanel interface. Also indicates if the property is blocked, merged, or marked as sensitive. |
| Users With Property | The total number of profiles that contain this property. |
| Queries | The total number of UI queries that project members executed in the last 30 days. Includes queries from selecting events in reports, viewing reports, and queries in “Users” and “Events” tabs. Excludes dashboard views. |

Cohorts
Cohorts are groups of users that share a certain set of properties or who perform a similar sequence of events. You can create cohorts based on user properties, events, and other criteria to analyze user behavior and engagement.Custom Events
Custom Events are events and properties you combine into one event to use in Mixpanel reports. The fields for custom events are “Name”, “Description”, “Definition”, “30 Day Queries”, “Last Queried” and “Created” (defined above).Lookup Tables
Lookup Tables in your project are listed in your Lexicon. Click into a Lookup Table definition to export the underlying CSV, replace the Lookup Table with a new CSV, and see which properties are linked.Formulas and Behaviors
Saved Formulas and Funnels/Retention Behaviors in your project are also documented in your Lexicon. Review here to get an overview of existing definitions in your project that you can quickly leverage in your own analysis.Renaming Properties
After you ingest raw data into a project, you cannot rename it. However, you can change the display names of events, event properties, and user profile properties to control how they appear in the UI. The system dynamically renders these display names on the front end and does not modify the underlying data in the project’s data store or affect how the data appears in exports.Filtering Events, Custom Events, and Properties
Lexicon provides several options for you to filter your events, custom events, event properties, and profile properties. You can filter by visible or hidden events, blocked events, merged events, tags, your defined events, autotracked events, and default Mixpanel events. These filtering options help you arrive at the most useful data to analyze your performance.
Viewing Query Volumes for Events and Properties
In each view, you can see the total UI and API queries in the last 30 days for any of these data types and sort by them. This data lets you easily discover the parts of your implementation that are most valuable and the parts that are not being used. You can use this information to determine which events and properties you should block.
Blocking Data
Only project owners may block and unblock data from the Lexicon. Learn more about Roles and Permissions.
Previously, Block was called “Drop” in Lexicon. Events that formerly showed a “Dropped” status now show a “Blocked” status.
- Select an event to block. The Block icon appears.

- Click Block. A “Confirm blocking your event(s)” warning indicates you cannot recover the data associated with the event.

- Click Block. The status of the event indicates Blocked.
- Select a blocked event. The “Status” column indicates if an event is blocked.

- Click Unblock. The “Status” column no longer contains “Blocked”.
- Select a property to block. The Block icon appears.

- Click Block. A warning indicates that you cannot recover the data that you choose to block. Click Block to confirm. The status of the property will indicate Blocked.
- Select a blocked property. The “Status” column indicates if a property is blocked.

- Click Unblock. The “Status” column no longer contains “Blocked”.
Hiding Data
You must have an admin or owner project role to hide and unhide data from the Lexicon. Learn more about Roles and Permissions.
- Select one or more visible events, event properties, or profile properties. The “Hide” icon appears. You can check the “Status” field to determine whether an event or property is visible or hidden.

- Select Hide. A message appears to allow you to confirm hiding the event(s). After you select Hide, the event or property status changes to “Hidden”.

- Select one or more hidden events, event properties, or profile properties. The “Unhide” icon appears. You can check the “Status” field to determine whether an event or property is visible or hidden.
- Select Unhide. After you select Unhide, the event or property status changes to “Visible”.

Merging Data
In Lexicon, only project owners can merge events and event properties. Learn more about Roles and Permissions.
After you merge an event into another, it no longer appears in reports or custom events that reference it. Update those reports with the new merged event to maintain accuracy.
Autocapture events cannot be merged. These events are displayed using preset labels such as “[Auto] Page View” and “[Auto] Element Click”.
- Select the events to merge. The “Merge” icon appears.
- Click Merge. The “Merge Events” window appears. It shows the events you selected and explains that merging the selected events combines them into a single event, which does not affect the raw data.

- In the “MERGE SELECTED EVENTS INTO…” section, specify which event Mixpanel should consider as the new unique event.
- Click Merge. The merged event appears and the “Status” column indicates “Merged”.
- Select the merged event to unmerge. The “Unmerge” icon appears.

- Click Unmerge. The merged event appears as the original two distinct events.
- Select the properties to merge. The “Merge” icon appears.
- Click Merge. The “Merge Properties” window appears. It shows the properties you selected and explains that merging the selected properties combines them into a single property, which does not affect the raw data.

- In the “MERGE SELECTED PROPERTIES INTO…” section, specify which property Mixpanel should recognize as the newly merged property name.
- Click Merge. The merged property appears and the “Status” column indicates “Merged”.
- Select the merged property to unmerge. The “Unmerge” icon appears.

- Click Unmerge. The merged property appears as the original two distinct properties.
Verify Data
Customers on an Enterprise can access the Verified Data feature. See our pricing page for more details.
- Navigate to Lexicon
- Go to any event, behavior, formula, custom event, or cohort
- In the top right corner, click the Verify button
- Now, whenever end users are creating reports, or browsing data in Lexicon, they will see a Verified icon next to this data item.

Session Replay in Event Metadata
Event metadata across Query Builder, Lexicon, and Event pages now automatically includes relevant Session Replays when available. How it works: When viewing event details, Session Replays that captured the specific event will appear in the metadata panel. This applies to:- Individual event inspection in Query Builder
- Event definitions in Lexicon
- Event detail views on dedicated Event pages
Export and Import Lexicon Data
Mixpanel supports exporting and importing Lexicon data dictionaries. Project owners, admins, and analysts can click Export in Lexicon to receive a CSV file via email that contains the events and properties, and/or user profile properties data from a project.
- Events & Properties and/or
- User Profile Properties
CSV Import
Project owners and admins can export a CSV of their Lexicon changes, make changes, and import that CSV back into Lexicon. When you export your Lexicon Data into a CSV file, you can make modifications, add events and/or properties, and import them into Lexicon. To import CSV files, they must be in the exported CSV format, otherwise the file will be rejected:
- Select your CSV file
- Review Events, Event Properties, and/or User Profile Properties
- Import into Lexicon
Segment Import
When importing a data dictionary from Segment Protocols using the Segment Config API, you will be asked for your Segment Token and Segment Workspace. You can find your Segment Token by going to your Segment dashboard: Settings > Access Management > Tokens You can use an existing Token, or create a new token with a Token Role of Workspace Owner. For the Segment Workplace value, we recommend using the Slug name located in the Segment dashboard: Settings > General Settings. Once you have your Segment Token & Workspace, head over to Lexicon and select Import from Segment.- Enter your Token & Workspace
- Select the Plan you want to import from Segment
- Review the Events and Profile Properties that will be imported
- Import your Segment Plan into Lexicon
Avo.app Import
To import your data dictionary from Avo.app, you will need to enable an integration with Mixpanel. The following information would be necessary to complete this integration from Avo.app:- Mixpanel Project ID (
https://mixpanel.com/project/[Mixpanel Project ID]/...) - Mixpanel Service Account Username & Secret (Owner or Admin role required) To publish your Avo data dictionary to Lexicon, click the “Publish to Lexicon” button in the integration interface.
mParticle Import
When importing a data dictionary from mParticle, navigate to your Data Plan and select Download Plan Version from the upper right menu.- Click Import on the top right-hand side of Lexicon
- Select mParticle
- Select the downloaded JSON file from mParticle Data Plans
- Review Events, Event Properties, and User Profile Properties to be imported.
- Import data into Lexicon
Lexicon Schemas API
Mixpanel provides a suite of API endpoints for you to Retrieve, Create, and Delete your data dictionary in Lexicon. To use these APIs, check out our API reference docs.Lexicon UI vs Lexicon Schemas API
The payload returned from the Lexicon Schemas API is most likely not an exact match of the Lexicon as seen in your project’s UI. This is because the Lexicon Schemas are a subset of the data that appears in Lexicon UI. The Lexicon UI contains entities that were sent to your project within the last 30 days or have an associated Lexicon Schema. A Lexicon Schema is created when one of the following takes place:- When a schema is created through the Lexicon Schema API
- When a new entity is imported to your Lexicon via CSV import
- When metadata about an entity is added via the UI (such as adding description, hiding/showing, adding tags, etc.)
Lexicon Event Details
Mixpanel provides a variety of tools to make it easier for teams to better understand what specific events mean.| Field | Description |
|---|---|
| Name | The database name of the event. |
| Display Name | The event name that displays in the Mixpanel interface. |
| Description | The information that describes the event, such as what triggers it or what properties are sent with it. |
| Status | The event is either hidden or visible in the Mixpanel project. |
| Tags | Allows your team to categorize events by different themes. |
| Platforms | Allows your team to categorize which platforms this event is fired in. |
| Owners | Allows your team to assign a point-of-contact to events in case team members have follow-up questions about an event. (Only available on the Enterprise Plan) |
| First Tracked | The earliest date a given event was tracked, within the past two years. If the event was first tracked more than two years ago, that earlier date won’t be reflected here. |
| Image | Allows your team to upload a JPG, PNG, or GIF that helps to describe the event. This will show up throughout the platform wherever the event appears. |