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

Allow use of Path Replacement options in Path fields in Trends (and other non-Paths insights) #22173

Open
suavesav opened this issue May 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@suavesav
Copy link

suavesav commented May 8, 2024

Feature request

Is your feature request related to a problem?

I would like to have a better breakdown based on paths. Posthog already supports path cleaning in the Paths Insight...ideally that would be extended whenever a Path field is referenced in an Insight.

Describe the solution you'd like

Add ability to apply 'Path Cleaning Rules' here.
Screenshot 2024-05-07 at 8 04 26 PM

i.e. support for pathReplacement=True in

"breakdownFilter": {
      "breakdown_type": "event",
      "breakdown": "$pathname",
      "breakdown_normalize_url": true
    }

Describe alternatives you've considered

Creating path based Actions for every path I want to track and manually adding each Action as a Series. Very cumbersome.

Additional context

Debug info

- [NA] PostHog Cloud, Debug information: [please copy/paste from https://us.posthog.com/settings/project-details#variables]
- [NA] PostHog Hobby self-hosted with `docker compose`, version/commit: [please provide]
- [NA] PostHog self-hosted with Kubernetes (deprecated, see [`Sunsetting Kubernetes support`](https://posthog.com/blog/sunsetting-helm-support-posthog)), version/commit: [please provide]

Not a bug report
@suavesav suavesav added the enhancement New feature or request label May 8, 2024
@suavesav suavesav changed the title Allow use of Path Replacement options in Path fields in Trends Allow use of Path Replacement options in Path fields in Trends (and other non-Paths insights) May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant