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

More controls to session recording - URL and/or event patterns #19975

Open
marandaneto opened this issue Jan 26, 2024 · 3 comments
Open

More controls to session recording - URL and/or event patterns #19975

marandaneto opened this issue Jan 26, 2024 · 3 comments
Labels
enhancement New feature or request feature/replay Features for Team Replay

Comments

@marandaneto
Copy link
Member

marandaneto commented Jan 26, 2024

Is your feature request related to a problem?

https://posthoghelp.zendesk.com/agent/tickets/9754
https://posthog.com/questions/question-113

You can only control session recording based on URL and event pattern programmatically.

Describe the solution you'd like

Start recording when a URL is visited, this is configured using Glob patterns via project config.
Start recording when certain events are captured, this is configured via project config.

Describe alternatives you've considered

Start recording when a feature flag is active is possible, see this section and this one of the docs (requires cost control enabled).
Start recording when a URL is visited is possible programmatically, see this section of the docs.
Start recording when an event is triggered is possible programmatically, see this section of the docs.

Additional context

Thank you for your feature request – we love each and every one!

@valavalkar
Copy link

valavalkar commented Mar 5, 2024

Recording when specific UTM params are passed would be super helpful for tracking the behavior of users that come in from a particular advertising campaign.

@jasondainter
Copy link

Would also love to see this!

@marandaneto marandaneto added feature/replay Features for Team Replay and removed feature/recordings labels Apr 25, 2024
@pauldambra
Copy link
Member

URL blocklist coming in PostHog/posthog-js#1500
URL allowlist was merged in PostHog/posthog-js#1451

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature/replay Features for Team Replay
Development

No branches or pull requests

4 participants