-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Super guided query running #2984
Comments
Linking the doc from our discussion today |
Alright, wireframes coming out of the oven. Please refer to the doc above for full context on the options, goal of this feature, persona, etc.
Option 1Wireframes: here. Some downsides: it'll introduce another query building interface to maintain (risk of disconnect with main insight builder), it could get very complex if we want to handle every possible case (the flipside being it wouldn't let you do all types of insights available). Templates
Option 2It's more subtle and may be worth doing anyway, we reduce the number of clicks and bring attention to the relevant items on the screen at each step of the way. We do introduce a home to the insights page to make the decision of what type of graph you need easier. Downsides: Still requires some basic product analytics knowledge. Convention over configuration, might make some more complex features a bit harder to discover. Wireframes for single series graph Wireframes for multiple series graph AdditionalIn both cases there are certain UX optimizations that we should include, some details:
|
This is great. It feels like we could to the first wire from option 2 pretty easily. We can see if people like that way of presenting information and build on that (or whether they skip straight to the tabs in the top). That'd feel like a good MVP to me. We can then still go down route option 1 or option 2. I'm not so clear how the rest of option 2 would work, I might need to see high fidelity mock ups but we can wait with that. |
This issue hasn't seen activity in two years! If you want to keep it open, post a comment or remove the |
This issue was closed due to lack of activity. Feel free to reopen if it's still relevant. |
Is your feature request related to a problem?
Running a query on PostHog is pretty complicated. You likely need prior understand of product analytics to make sense of it.
Describe the solution you'd like
A guided way of running queries that walks you through the questions you want to answer and sets up the queries to do that. James G said the goal should be for you to learn from the product.
This should look something like typeform.
Describe alternatives you've considered
Understand product analytics in depth.
Additional context
Thank you for your feature request – we love each and every one!
The text was updated successfully, but these errors were encountered: