We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sort of.
I'd like to see URLs such as:
https://app.posthog.com/funnels/1 https://app.posthog.com/funnels/2 https://app.posthog.com/funnels/3
... grouped together when using the heatmap, so I would see events from all funnels on the same page:
Possibly I could add some hints and edit the URL to:
https://app.posthog.com/funnels/:id
... to make it work.
Load all my thousands of pages separately and using excel add all the clicks together to form a better picture on what's happening.
The text was updated successfully, but these errors were encountered:
Hi,
A big +1 for this request.
For example, I'd like to aggregate on the Toolbox for the heatmap and actions preview all following matching events:
http://{customer_id}.ourcompany.com/project/{userprojectid}/action1
myself being on one particular URL of this type.
For now, the Toolbox is not really usable for us.
Sorry, something went wrong.
Closed with #9306
No branches or pull requests
Is your feature request related to a problem?
Sort of.
Describe the solution you'd like
I'd like to see URLs such as:
https://app.posthog.com/funnels/1
https://app.posthog.com/funnels/2
https://app.posthog.com/funnels/3
... grouped together when using the heatmap, so I would see events from all funnels on the same page:
Possibly I could add some hints and edit the URL to:
https://app.posthog.com/funnels/:id
... to make it work.
Describe alternatives you've considered
Load all my thousands of pages separately and using excel add all the clicks together to form a better picture on what's happening.
Additional context
Thank you for your feature request – we love each and every one!
The text was updated successfully, but these errors were encountered: