Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -741,6 +741,7 @@
"guides/strategic-playbooks/onboarding-playbook/beyond-onboarding"
]
},
"guides/strategic-playbooks/feature-flag-migration-playbook",
"guides/strategic-playbooks/project-migration"
]
},
Expand Down
8 changes: 1 addition & 7 deletions docs/what-is-mixpanel.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,10 @@ A **User Property** describes a User. This could be their name, email, age, etc.

Properties allow you to create groups of users (aka [cohorts](/docs/users/cohorts)) and also enable you to filter for certain events or users. These powerful features make it easy to identify trends and new customer insights.

<hr />

## Next Steps

Now that you understand the basics, **we recommend planning the first events you would like to track**. This will help you understand what you need to get started. Choosing these events should take no more than 5 minutes.

<ExtendedButton title="Plan Your Tracked Events" link="/docs/what-to-track" />

#### Already Know What You Want to Track?

If you already know the events you want to track, you can skip planning and start by installing Mixpanel.

<ExtendedButton title="Install Mixpanel" link="/docs/quickstart/install-mixpanel" />
If you already know the events you want to track, you can skip planning and start by installing Mixpanel.
Loading