Feature Request: advanced replay filtering
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39.9k
- Forks
- 3.4k
- Avg merge
- 6h 51m
- Merged PRs (30d)
- 232
Description
Feature request
Is your feature request related to a problem?
You can't find replay recordings which did not have an event.
Describe the solution you'd like
Allow negative filters, i.e. replays that didn't include pageview events, and then specific pageview events filtered on it's properties.
Additional context
From: https://posthoghelp.zendesk.com/agent/tickets/51324 (moved to PostHog: https://us.posthog.com/project/2/support/tickets/52625)
Debug info
Kind: bug
Target area: session_replay
Report event: http://go/ticketByUUID/91d84d76-d09e-400f-9990-839978f4a770
Session: https://us.posthog.com/project/sTMFPsFhdP1Ssg/replay/019c7e66-0893-72cb-a8b1-e4b67f5afb37?t=2561
Exceptions: https://us.posthog.com/project/2/error_tracking?filterGroup=%7B%22type%22%3A%22AND%22%2C%22values%22%3A%5B%7B%22type%22%3A%22AND%22%2C%22values%22%3A%5B%7B%22key%22%3A%22%24session_id%22%2C%22value%22%3A%5B%22019c7e66-0893-72cb-a8b1-e4b67f5afb37%22%5D%2C%22operator%22%3A%22exact%22%2C%22type%22%3A%22event%22%7D%5D%7D%5D%7D
Location: https://us.posthog.com/project/311158/settings/project-replay
Persons-on-events mode for project: person_id_override_properties_on_events
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 the session_replay area but no files, tests, or entry points. Begin by locating the existing replay-filtering implementation and clarify how negative event filters and pageview property filters should combine. Done means replay search can find recordings that exclude an event and apply property filters to specified pageview events.
Written by the indexing model from the issue text.
Assessment
- Domain
- analytics, search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100