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

[FEATURE REQUEST] Umami event tracking #3158

Open
JoblersTune opened this issue Dec 6, 2024 · 0 comments
Open

[FEATURE REQUEST] Umami event tracking #3158

JoblersTune opened this issue Dec 6, 2024 · 0 comments
Assignees
Labels
pkg: documentation Changes in the documentation package. type: documentation (archived) Improvements or additions to documentation

Comments

@JoblersTune
Copy link
Collaborator

Feature Request

Describe the feature you'd like to request

We have basic page view and site visit tracking in place using Umami. However, we still need to implement more detailed event tracking.

Describe the solution you'd like

  • Since Starlight uses mdx pages we need a way to add link attributes.
  • We cannot do this by simply changing the links to use anchor tags since the Starlight links validator will no longer be able to validate links in that format.
  • So we either need a way to add attributes using the [link name](link href] approach (perhaps using a plugin to do this), or we need to investigate using client side event tracking instead of event attributes.

Describe alternatives you've considered

Additional context

We use Umami to track site visits on a per page basis currently.

@JoblersTune JoblersTune added pkg: documentation Changes in the documentation package. type: documentation (archived) Improvements or additions to documentation labels Dec 6, 2024
@JoblersTune JoblersTune self-assigned this Dec 6, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Rafiki Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: documentation Changes in the documentation package. type: documentation (archived) Improvements or additions to documentation
Projects
Status: Backlog
Development

No branches or pull requests

1 participant