Add Analytics Dashboard landing page to Explore navigation
## Background
Add the new Analytics Dashboard landing page as a top-level navigation item under the `Explore` menu. This provides users with a single, discoverable entry point to access all dashboards without navigating through multiple menus.
## TODO
- [x] Create new menu item for Analytics dashboards
- [x] Add a new feature flag `explore_analytics_dashboards`
- [x] Create feature flag rollout issue https://gitlab.com/gitlab-org/gitlab/-/work_items/592866
- [x] Add some basic RSpec tests
issue