opensafely / opensafely/documentation
Log search queries in Analytics
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 48
- Forks
- 10
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 17
Description
So that we can figure out where gaps in our documentation is.
Things to consider:
- Should we log all requests, or a sample of requests?
- Should we log when input is paused, or only when a result is clicked on?
- What if they don't find what they are looking for?
- Do we also check when the input focus is removed?
- Do we need to update the privacy policy to reflect this change?
- Do we need to consider how to redact data?
Contributor guide
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
No files, tests, or entry points are named. Start by resolving whether to log all requests or a sample, which user actions count, and how privacy policy and redaction should be handled. Done means the logging scope, privacy requirements, and implementation plan are agreed.
Written by the indexing model from the issue text.
Assessment
- Domain
- analytics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100