Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: First default dashboard - App #1694

Closed
paolodamico opened this issue Sep 22, 2020 · 2 comments · Fixed by #2068
Closed

FR: First default dashboard - App #1694

paolodamico opened this issue Sep 22, 2020 · 2 comments · Fixed by #2068
Labels
enhancement New feature or request

Comments

@paolodamico
Copy link
Contributor

General description

Initial implementation of #1659. This task intends to implement the first default dashboard after a user signs up(General app dashboard).

The app dashboard would be comprised from the following graphs:

  • Daily active users.
  • Weekly user lifecycle.
  • Weekly revenue.
  • Sales channel attribution. Revenue ($) based on the "Initial Referrer" for the user.
  • Sample funnel graph (use version from Figma file).
  • Sample pie graph (e.g. feature usage breakdown).
  • All time sign ups - cumulative over all time of unique users.
  • Repeat visitors - stickiness of $pageviews over time

This would be the default dashboard after creating a team (both on cloud and self-hosted), however we're 50% A/B testing this with a feature flag, app-default-dashboard feature flag can be used.

Additional context

Depending on the results from this dashboard we can continue working on dashboards for other use cases.

Thank you for your feature request – we love each and every one!

@paolodamico paolodamico added the enhancement New feature or request label Sep 22, 2020
@paolodamico
Copy link
Contributor Author

Forgot to add, the default dashboard also includes a help icon with a short description of the graph (example below)
screenshot

This was referenced Sep 22, 2020
@Twixes Twixes linked a pull request Oct 16, 2020 that will close this issue
3 tasks
@Twixes Twixes removed their assignment Oct 16, 2020
@Twixes Twixes removed a link to a pull request Oct 16, 2020
3 tasks
@paolodamico
Copy link
Contributor Author

#1942 introduces the capability to create dashboards from templates as well as the template described in this issue, what's missing to close this issue is:

  • The template must automatically be used after creating a new project for an app (which includes after sign up) [functionality behind feature flag].
  • We need to implement the empty states (see Figma file) which are critical to communicate what's going on, as users won't have any useful data just after signing up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants