Skip to content

Support "Path cleaning rules" in trends & heatmaps #7288

@joesaunderson

Description

@joesaunderson

Is your feature request related to a problem?

You have recently added the concept of "Path cleaning rules" to support multi-tenanted systems in the User Paths insight. It would be great if this concept could be expanded to other use-cases in the PostHog application.

Describe the solution you'd like

Trends

We would like an easy way to find the popular pages on our site, if we breakdown by Current URL, it does not work as it treats /merchant/123/dashboard separate from /merchant/321/dashboard. Using the Path cleaning rules, we would see a total number for /merchant/*/dashboard.

Heatmaps

We would like to see the heatmaps of pages on our site. Currently it does not work as it as it treats /merchant/123/dashboard separate from /merchant/321/dashboard meaning we get a heatmap for each page. Using the Path cleaning rules, we would see one heatmap for /merchant/*/dashboard.

Describe alternatives you've considered

Manually run this analysis somehow.

Additional context

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions