Product Analytics Internal Preview: Dashboards and visualizations
# Overview As part of the internal preview, our goal is to find a [boring solution](https://about.gitlab.com/handbook/values/#boring-solutions) to surface the data that is collected. This can give users an idea of what is possible as we build in the future. This will show our direction and allow us to iterate based on feedback we receive. # Proposal Create a screen at the **project-level** to show Product Analytics data. Provide fixed charts to display and visualize the collected user data. - Build on top of what was developed in the [proof of concept](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/89243 "Draft: Analytics Section Vision App") and use what is possible from that. The preconfigured dashboards should be: 1. An `Audience` dashboard. https://gitlab.com/gitlab-org/gitlab/-/issues/382915+ - The goal of this dashboard is to understand more about our users. Who are they, how many of them are there, how much time are they spending, and what characteristics define them, e.g., browser, resolution, language. 2. A `Behavior` dashboard. https://gitlab.com/gitlab-org/gitlab/-/issues/382916+ - The goal of this dashboard is to understand _what_ our users are doing. How many pageviews is the application getting, how many events are being collected? What areas of the application are seeing the most pageviews and/or events?
epic