sillsdev / sillsdev/TheCombine
Analytics cannot determine which goal is being worked on
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 10
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 9
Description
Describe the bug
All goals share the same URL, https://thecombine.app/app/goals/current. Since the analytics software tracks the pages visited by the user, it cannot distinguish between Review Entries, Merge Duplicates, or Create Character Inventory goals.
To Reproduce
Steps to reproduce the behavior:
- Open The Combine
- Click on 'Data Cleanup'
- Click on the different goals.
- Observe that all goals have the same URL in the browser address bar.
Expected behavior
There should be a different URL for each of the Data Cleanup goals or the analytics software needs to be able to track page changes with finer granularity than the page URL.
Environment:
- OS: Ubuntu 22.04.2
- Browser Version: Version 1.52.126 Chromium: 114.0.5735.133
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the navigation from Data Cleanup through the goals at /app/goals/current and inspect how analytics identifies page visits. Confirm that Review Entries, Merge Duplicates, and Create Character Inventory can be distinguished in analytics, either through distinct URLs or finer-grained page-change tracking.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- analytics, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100