Request: Session recording exclude list
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39.9k
- Forks
- 3.4k
- Avg merge
- 7h 27m
- Merged PRs (30d)
- 222
Description
Is your feature request related to a problem?
There are some cases in which you would never want to capture session recordings for certain users. For example, internal users, test users, users that do not consent to the session recording (or other compliance-related restriction), etc.
Describe the solution you'd like
I would like to be able to add a cohort(s) to a session recording exclusion list so that their sessions are never captured.
Describe alternatives you've considered
Manually removing the recordings? Disabling session recording altogether if it's a compliance issue.
Additional context
No additional context.
Thank you for your feature request – we love each and every one!
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
The issue names no files, tests, or entry points. Start by locating the session recording capture flow and how cohorts are evaluated, then clarify the exclusion-list behavior and consent requirements with maintainers before implementation. Done means excluded cohorts' sessions are never captured while other recordings continue to work.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100