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 #101

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

[FEATURE REQUEST] Umami event tracking #101

JoblersTune opened this issue Dec 10, 2024 · 0 comments
Assignees

Comments

@JoblersTune
Copy link
Contributor

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 self-assigned this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant