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

feat: add umami tags to track actions #1500

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

feat: add umami tags to track actions #1500

wants to merge 6 commits into from

Conversation

spaenleh
Copy link
Member

@spaenleh spaenleh commented Oct 3, 2024

In this PR:

  • add umami script
  • add umami events on the home page

Still todo is #1502

Umami-events (1)

closes #1495

@spaenleh spaenleh self-assigned this Oct 3, 2024
@spaenleh spaenleh added the feature New feature or request label Oct 3, 2024
Copy link
Contributor

@pyphilia pyphilia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this change! Let me know what you think of my suggestion.
I think event-page should be always returned?

index.html Outdated Show resolved Hide resolved
package.json Show resolved Hide resolved
src/components/main/Main.tsx Show resolved Hide resolved
src/components/main/MainMenu.tsx Show resolved Hide resolved
src/components/common/SelectTypes.tsx Show resolved Hide resolved
src/components/main/NewItemButton.tsx Show resolved Hide resolved
src/components/main/NewItemButton.tsx Show resolved Hide resolved
src/components/main/Main.tsx Show resolved Hide resolved
Copy link

sonarcloud bot commented Oct 8, 2024

@spaenleh spaenleh requested a review from pyphilia October 8, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup Umami for tracking
2 participants