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

Set up basic analytics on chart views #1611

Closed
bprusinowski opened this issue Jun 13, 2024 · 0 comments · Fixed by #1613
Closed

Set up basic analytics on chart views #1611

bprusinowski opened this issue Jun 13, 2024 · 0 comments · Fixed by #1613
Assignees
Labels
enhancement New feature or request

Comments

@bprusinowski
Copy link
Collaborator

Currently, we lack information on chart views. This could be beneficial for a myriad of reasons:

  • potential "Trending" page, where we could display most popular charts in e.g. the last week,
  • Varnish cache invalidation for most popular charts,
  • personal statistics on charts for logged-in users,
  • aggregated statistics for product owners, that could see how much exposure Visualize has,
  • etc.

In the first step, we will set up a new table in our database, that will keep the information on number of views of every chart.

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.

1 participant