Skip to content

[FEATURE REQUEST] Umami event tracking #101

@JoblersTune

Description

@JoblersTune

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions