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

Merged
merged 7 commits into from
Oct 9, 2024
Merged

feat: add umami tags to track actions #1500

merged 7 commits into from
Oct 9, 2024

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 requested review from pyphilia and ReidyT October 3, 2024 17:18
@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 Outdated 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
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.

All good for me, I would use dataUmamiEvent it's more precise.

index.html Show resolved Hide resolved
src/components/common/UserSwitchWrapper.tsx Outdated Show resolved Hide resolved
src/components/item/ItemSearch.tsx Outdated Show resolved Hide resolved
@spaenleh spaenleh enabled auto-merge October 9, 2024 13:50
@spaenleh spaenleh added this pull request to the merge queue Oct 9, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 9, 2024
Copy link

sonarqubecloud bot commented Oct 9, 2024

@spaenleh spaenleh merged commit 263a08a into main Oct 9, 2024
4 checks passed
@spaenleh spaenleh deleted the 1495-umami branch October 9, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request v2.43.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup Umami for tracking
2 participants